mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Move seclang-parser.hh supression to the right place
This commit is contained in:
parent
d19d3b4785
commit
ea51a663f1
@ -31,6 +31,8 @@ accessMoved:seclang-parser.hh
|
|||||||
returnTempReference:seclang-parser.hh
|
returnTempReference:seclang-parser.hh
|
||||||
duplInheritedMember:seclang-parser.hh
|
duplInheritedMember:seclang-parser.hh
|
||||||
constVariableReference:seclang-parser.hh
|
constVariableReference:seclang-parser.hh
|
||||||
|
uninitMemberVar:seclang-parser.hh
|
||||||
|
|
||||||
|
|
||||||
unreadVariable:src/operators/rx.cc
|
unreadVariable:src/operators/rx.cc
|
||||||
unreadVariable:src/operators/rx_global.cc
|
unreadVariable:src/operators/rx_global.cc
|
||||||
@ -60,5 +62,3 @@ uselessCallsSubstr
|
|||||||
// Examples
|
// Examples
|
||||||
memleak:examples/using_bodies_in_chunks/simple_request.cc
|
memleak:examples/using_bodies_in_chunks/simple_request.cc
|
||||||
|
|
||||||
// supress seclang-parser.hh warnings
|
|
||||||
uninitMemberVar:src/parser/seclang-parser.hh
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user