[Mod-security-developers] Various fixes
Brought to you by:
victorhora,
zimmerletw
From: Jiri K. <jir...@or...> - 2013-12-09 13:19:14
|
Hello, I have some patches you could use: 02-test.patch : Allows to run test suite when it's configured and build outside of source directory. This could be useful on some compilation cases. 03-parfait_errors_fix.patch : This patch contains various fixes for Parfait code analysis errors, such as unhandled null pointer dereference and data size/type mismatch. 04-parfait_errors_fix_annotations.patch : This patch contains Patfait annotations, as there are some false-positives that current version of Parfait reports as errors. I hope these patches will help improving mod_security. Sincerely, Jiri Kukacka |