This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #131895) fail stat on names with \0 embedded
authorTony Cook <tony@develop-help.com>
Thu, 2 Nov 2017 20:18:56 +0000 (20:18 +0000)
committerZefram <zefram@fysh.org>
Thu, 2 Nov 2017 20:18:56 +0000 (20:18 +0000)
commita155eb055a920e456f1b3a516de544bdf104322e
tree9939cbab7f268380fef43363364fede6b88ab327
parentf5727a1c71878a34f6255eb1a506c0b21af7d36f
(perl #131895) fail stat on names with \0 embedded

Also lstat() and the file test ops.
doio.c
pod/perldelta.pod
pp_sys.c
t/lib/warnings/pp_sys
t/op/filetest.t
t/op/stat.t