Santiago wrote:
Another solution would be to don't check if binary files are valid (passing PCRE_NO_UTF8_CHECK to pcre_exec), but I don't know if that'd avoid security holes
It wouldn't. (We already tried it.)
Santiago wrote:
Another solution would be to don't check if binary files are valid (passing PCRE_NO_UTF8_CHECK to pcre_exec), but I don't know if that'd avoid security holes
It wouldn't. (We already tried it.)