Fix 2 off-by-one errors in the call to ninstr().
authorGisle Aas <gisle@activestate.com>
Wed, 28 Dec 2005 10:57:46 +0000 (10:57 +0000)
committerGisle Aas <gisle@activestate.com>
Wed, 28 Dec 2005 10:57:46 +0000 (10:57 +0000)
commitad07e1310bf8286a17223f4f5f7abcb6926d9c81
treeca409c05cce3e9cf1aa1bd0bc4a70d3ec5673f5c
parent6a288e044b9e7ec704a0ff87485b0c15610869fd
Fix 2 off-by-one errors in the call to ninstr().
This code managed to still work because of a bug
in how ninstr() treats empty search strings.

p4raw-id: //depot/perl@26509
ext/Filter/Util/Call/Call.xs