Fix two cases of buffer overflow in the lexer.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 6 Dec 2002 21:27:55 +0000 (21:27 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 6 Dec 2002 21:27:55 +0000 (21:27 +0000)
commit8edd5f42cf54cdbf0218037ce0d38a9e2e2d58d9
tree667f471dd4f2cb40fd0bf4d3a45b6927add1d26e
parenta33bf49bf7b1088ee6ac580e9e39716ad87ae72a
Fix two cases of buffer overflow in the lexer.

p4raw-id: //depot/perl@18251
t/comp/parser.t
toke.c