summaryrefslogtreecommitdiffstats
path: root/src/ruleset.c
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2016-08-12 01:33:38 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2016-08-12 01:56:50 +0200
commit7a150cacc1754f66525f0e87b14b35fbc2a6338e (patch)
tree68934580a1708a135b497e1e592692aff5e38479 /src/ruleset.c
parentd26feca2c9c19b650b5a7554b5a412ceca990b7a (diff)
src: Avoid returning uninitialized data
Although the 'err' pointer should be interesting for users only if the parser returned non-zero, having it point to uninitialized data is generally a bad thing. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/ruleset.c')
0 files changed, 0 insertions, 0 deletions