Move all code that relies on reading the to-be-thrown-away buffer ahead
authorNicholas Clark <nick@ccl4.org>
Sat, 29 Dec 2007 19:32:52 +0000 (19:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 29 Dec 2007 19:32:52 +0000 (19:32 +0000)
commit0d3c21b03f6bad2977f965669c308bd429cf00bf
treef603e93ca4645ee588a0d3e04436aefeb531a791
parent156d2b4303bd9581fb8f5aea70c69ed9320944c4
Move all code that relies on reading the to-be-thrown-away buffer ahead
of the call to sv_chop() that throws it away.

p4raw-id: //depot/perl@32777
pp_hot.c
sv.c