Fix use of a variable before it is initialised, introduced by change
authorNicholas Clark <nick@ccl4.org>
Tue, 15 Jul 2008 14:51:53 +0000 (14:51 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 15 Jul 2008 14:51:53 +0000 (14:51 +0000)
commit837cb3baceb77ebdb19584af90d9148242208eb6
tree2bde7914ed1dfa7b49a18e80cae5886173624a32
parente27835eefa408ae52d4ae22eec67eea282a87949
Fix use of a variable before it is initialised, introduced by change
34138, spotted by Jerry D. Hedden. I assume that he's compiling with
options that enable trace flow analysis from the C compiler.

p4raw-id: //depot/perl@34144
sv.c