BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 21:31:13 +0000 (21:31 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 21:31:13 +0000 (21:31 +0000)
commit667bb95a2be204307d06062e22190a222414f7ae
tree9add8351074f82fe9b38ed92ae7067f1fa6812b4
parent756820e3bce55e41f03bfa7af516810f4f698936
BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.

p4raw-id: //depot/perl@7873
regexec.c