Naif calls segfault T_PRTOBJ of the stock typemap
authorSalvador Ortiz Garcia <sog@msg.com.mx>
Fri, 28 May 2010 08:25:52 +0000 (10:25 +0200)
committerRafael Garcia-Suarez <rgs@consttype.org>
Fri, 28 May 2010 08:25:52 +0000 (10:25 +0200)
commitdc1f0c2041dab5a98af69338d1fa501b5e90ac70
tree1923718bfb935502ba9ddf73f2258ffae3a4e5cb
parent02927be17db68ef768a4a953e754b78a4350b226
Naif calls segfault T_PRTOBJ of the stock typemap

The T_PTROBJ INPUT in stock typemap only uses 'sv_derived_from' for
input validation, that cause a segfault when the argument passed match
the class name.
lib/ExtUtils/typemap