Don't free the original label string when assigning it to cop_label,
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 20 Dec 2006 09:30:06 +0000 (09:30 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 20 Dec 2006 09:30:06 +0000 (09:30 +0000)
commit7bf061987421c117ea5f8db9475ff899f75b9098
tree135c4245ded488e91333d90bf20d9cdee25299f2
parentba2940cef5817468ce021916ff709a8ba665e2eb
Don't free the original label string when assigning it to cop_label,
since it comes directly from the parser. (That was making op/goto.t
fail under threads and without debugging on some platforms.)

p4raw-id: //depot/perl@29600
cop.h