CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/01/07 21:07:40
Log message:
Fix infinite loop when replacing an empty regex match. Normally
an infinite loop will be started when replacing with an empty string,
but it is possible that after replacing with a non empty string, the
match will always happen.
Modified files:
xc/programs/xedit/:
hook.c
Revision Changes Path
1.9 +9 -1 xc/programs/xedit/hook.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit