PATCH: [perl #115342] Properly initialize S_regclass value (again)
authorrurban@cpanel.net <rurban@cpanel.net>
Thu, 18 Oct 2012 14:18:52 +0000 (07:18 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 18 Oct 2012 16:20:06 +0000 (10:20 -0600)
commitb4295830fe1ff58bc83d963006afeb9a2e4fb2d0
treef27fd964719a2728bb6727ca9504d3f280760ebd
parent530495eb4df942f169d95c12657ac3959558765e
PATCH: [perl #115342] Properly initialize S_regclass value (again)

Prevent save_value to carry along uninitialized garbage.
Regression introduced with 9d53c457 Thu Oct 11 21:49:31 2012

Committer changed 0's to OOB_UNICODE.
regcomp.c