This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
locale.c: Check return code
authorKarl Williamson <khw@cpan.org>
Sun, 4 Mar 2018 02:17:43 +0000 (19:17 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 4 Mar 2018 02:55:58 +0000 (19:55 -0700)
commit6435f98d18bc6192cd7afc7967e7cb106106c995
tree9282ebbacd687cb78d1fc614d587378a37aee14e
parent3c76a41273291359254beddc38dcf4f68f72934c
locale.c: Check return code

In cases like these, we should give up if the called function fails.
locale.c