]> granicus.if.org Git - file/commit
PR/474: Add a limit to the size of regex searches to prevent performance
authorChristos Zoulas <christos@zoulas.com>
Fri, 11 Sep 2015 17:24:09 +0000 (17:24 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 11 Sep 2015 17:24:09 +0000 (17:24 +0000)
commitb9bbc26011fa5be83d88b3abae153866fef9c5d5
treec1e42a6f4ad4691d0b518c7cd96c743d2f4060c8
parent4a1cf9379d51503bdd87f022a1cc6f2bd1943277
PR/474:  Add a limit to the size of regex searches to prevent performance
issues.
ChangeLog
doc/file.man
doc/libmagic.man
src/apprentice.c
src/file.c
src/file.h
src/magic.c
src/softmagic.c