Instruct Coverity using an assertion.
authorNoah Misch
Sat, 5 Dec 2015 08:04:17 +0000 (03:04 -0500)
committerNoah Misch
Sat, 5 Dec 2015 08:04:30 +0000 (03:04 -0500)
commit0d46bdde2b59e67446e10165e487935a54dfd225
tree66c4b37c18d3a47f8db91e49a28d78b559724fcd
parentd3762fe6c208c4f5e66db24a10ddc549e9e08e0f
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