Avoid corruption when calling mg_get to retrieve the value
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 31 Oct 2005 16:24:31 +0000 (16:24 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 31 Oct 2005 16:24:31 +0000 (16:24 +0000)
commitf6ba99206280472c9e353abb350d114de9d2591b
treeec07bbd8c51ab8df2fe6a14ae4e9c36ee696bee1
parent5af5245ea211c9023a0bf313ded76a2eb83ce4c5
Avoid corruption when calling mg_get to retrieve the value
of a $digit variable. This is done by ensuring it's not
tainted.
See http://bugs.debian.org/303308
Patch by Chris Heath <chris.heath@autoweb.net>

p4raw-id: //depot/perl@25932
mg.c