Bugfix: Need to check validity of backreferences explicitly, because when max_matches...
authoroes <oes@users.sourceforge.net>
Tue, 8 Oct 2002 16:25:30 +0000 (16:25 +0000)
committeroes <oes@users.sourceforge.net>
Tue, 8 Oct 2002 16:25:30 +0000 (16:25 +0000)
commit4f16e82d36ed21582256aaab807fe57924f8b1e5
treede88918840d0c2677af989e4c5eac8437cee47e3
parent4227f2dd87235443c2edc60a8f5a7ebda013da08
Bugfix: Need to check validity of backreferences explicitly, because when max_matches are reached and matches is expanded, realloc() does not zero the memory. Fixes Bug # 606227
src/pcrs.c