Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/nvi/regex



Module Name:    src
Committed By:   tnozaki
Date:           Sat Nov 19 17:45:11 UTC 2011

Modified Files:
        src/dist/nvi/regex: engine.c regcomp.c regex2.h

Log Message:
reliability fix, merge libc/regex fix to avoid memory exhaust problem.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/nvi/regex/engine.c \
    src/dist/nvi/regex/regcomp.c
cvs rdiff -u -r1.3 -r1.4 src/dist/nvi/regex/regex2.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index