]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables-xml: sparse fixes
authorPatrick McHardy <kaber@trash.net>
Sat, 7 Jun 2008 13:07:18 +0000 (15:07 +0200)
committerPatrick McHardy <kaber@trash.net>
Sat, 7 Jun 2008 13:07:18 +0000 (15:07 +0200)
commitddffcfbe3c97d1eb81d497261ff376cd336974b3
treec609e168a6fd359dfa9796990f34666a32b1b29b
parent1f23d3c2544f4329b31804392abc4eff434ba308
iptables-xml: sparse fixes

- Using plain integer as NULL pointer
- Undeclared non-static variables

Signed-off-by: Patrick McHardy <kaber@trash.net>
iptables-xml.c