fix longstanding bug in pack('u',...) (reads garbage beyond the end
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 2 Aug 1998 09:16:55 +0000 (09:16 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 2 Aug 1998 09:16:55 +0000 (09:16 +0000)
commitf264d47263c7375271aa7881cc3559ec63be6afa
treeec534a4be1b162e14c04e921e3055960ee1cd488
parent6e24577b73349d1aafc95909524a5bfa8e672bb5
fix longstanding bug in pack('u',...) (reads garbage beyond the end
of the input string)

p4raw-id: //depot/maint-5.005/perl@1712
pp.c