A test to exercise the smallbuf overflow code in S_incline, and a
authorNicholas Clark <nick@ccl4.org>
Sat, 27 Jan 2007 00:45:30 +0000 (00:45 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 27 Jan 2007 00:45:30 +0000 (00:45 +0000)
commit448670305e91e35ff5a396a7d764ec8b1844012e
tree4f4152259d965908371ed3451b41240a9177ce48
parent6ef8aa7c9cfbc9b6bc5d5b07d6e1506e3058b4aa
A test to exercise the smallbuf overflow code in S_incline, and a
refactoring of that code to use only one 128 char array, not two.

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