Add the correct argument assertion macro to sv_insert_flags().
authorNicholas Clark <nick@ccl4.org>
Tue, 1 Apr 2008 18:47:01 +0000 (18:47 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 1 Apr 2008 18:47:01 +0000 (18:47 +0000)
commit27aecdc667df7df9dfe00209a819ab9abfc274ea
treef4b951fe5064b61f8f9cce5f3a42e1173277e542
parent159fce989ffb2a3e85958065b158bbe8c9c3ad62
Add the correct argument assertion macro to sv_insert_flags().
Don't want anything wrongly marked as non-NULL slipping through.

p4raw-id: //depot/perl@33626
sv.c