Source-Changes archive

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

CVS commit: src/external/bsd/tre/dist/lib



Module Name:    src
Committed By:   rin
Date:           Sun Nov 19 13:22:58 UTC 2017

Modified Files:
        src/external/bsd/tre/dist/lib: tre-match-approx.c tre-match-parallel.c
            tre-match-utils.h

Log Message:
Fix memory leak when input contains illegal multibyte sequence, partially
taken from musl libc:
https://git.musl-libc.org/cgit/musl/commit/src/regex/regexec.c?id=546f6b322bcafa2452925c19f9607d9689c75f95


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/tre/dist/lib/tre-match-approx.c \
    src/external/bsd/tre/dist/lib/tre-match-parallel.c \
    src/external/bsd/tre/dist/lib/tre-match-utils.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