Gisle points out that it's ok to ignore the return value of newSVrv.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 17 Jan 2006 21:45:37 +0000 (21:45 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 17 Jan 2006 21:45:37 +0000 (21:45 +0000)
commit81e08b8aadcad25663c7f2cda0bb6fdffa6a6ae7
tree171647a258242107b8526ccf259dfdfffe16e4ae
parentf1913749ad3dc95502a87e2ec7f25f559ea81323
Gisle points out that it's ok to ignore the return value of newSVrv.
Due to how embed.pl is implemented, this also has the unfortunate
side-effect of removing __attribute__malloc__ from the attributes of
this function, but given that the new pointer is stored elsewhere
anyway, this shouldn't impact what gcc could have optimized.

p4raw-id: //depot/perl@26885
embed.fnc
proto.h