fix double free on -Mutf8 -e '$b=uc("")'
authorLarry Wall <larry@wall.org>
Fri, 7 Aug 1998 14:42:43 +0000 (07:42 -0700)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 8 Aug 1998 22:45:06 +0000 (22:45 +0000)
commita5a20234c16adf3662345bdfd872d14c28021bc0
treeb3d1f0aa851ef56a868432b0f797b6502d34d4f1
parentd1c2b58ac830663c9c79b4948c8989557cac76b8
fix double free on -Mutf8 -e '$b=uc("")'
Message-Id: <199808072142.OAA14920@wall.org>
Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails

p4raw-id: //depot/perl@1769
pp.c