Instruct Coverity using an assertion.
authorNoah Misch <noah@leadboat.com>
Sat, 5 Dec 2015 08:04:17 +0000 (03:04 -0500)
committerNoah Misch <noah@leadboat.com>
Sat, 5 Dec 2015 08:04:17 +0000 (03:04 -0500)
commitd4b686af0b8ff2d2557b4fec7e5938abb9249167
tree59a2ffff65ade2d09ce84ca027627e381d335923
parent63acfb79ab53d3833ad035728fb67a6c3018778f
Instruct Coverity using an assertion.

This should make Coverity deduce that plperl_call_perl_func() does not
dereference NULL argtypes.  Back-patch to 9.5, where the affected code
was introduced.

Michael Paquier
src/pl/plperl/plperl.c