firewall3: check the return value of fw3_parse_options()
authorPierre Lebleu <pme.lebleu@gmail.com>
Thu, 4 May 2017 08:50:56 +0000 (10:50 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 9 May 2017 21:54:15 +0000 (23:54 +0200)
commit6039c7f4b0052c4da21520cdd604f04a5a67f50d
tree3a4c8d563950f53a6f4b51f5ef63a2483f3642ff
parentc328d1f6fe982888b5f5852423ee0a41cee3adb1
firewall3: check the return value of fw3_parse_options()

The return value of fw3_parse_options() should be checked.

Signed-off-by: Pierre Lebleu <pme.lebleu@gmail.com>
defaults.c
forwards.c
includes.c
ipsets.c
zones.c