summaryrefslogtreecommitdiffstats
path: root/iptables/ip6tables.8.in
diff options
context:
space:
mode:
authorJiri Popelka <jpopelka@redhat.com>2011-06-10 15:26:02 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-06-22 18:08:30 +0200
commitf53710b16c2bae1843c3f5fee390f496dfa82526 (patch)
tree49bd078b7e27e6c3d144773b2c140ce013947172 /iptables/ip6tables.8.in
parentd0101690d9ae347d8a8ee9e340c5db72480046a3 (diff)
iptables: Coverity: RESOURCE_LEAK
xtables.c:320: alloc_fn: Calling allocation function "get_modprobe". xtables.c:294: alloc_fn: Storage is returned from allocation function "malloc". xtables.c:294: var_assign: Assigning: "ret" = "malloc(1024UL)". xtables.c:304: return_alloc: Returning allocated memory "ret". xtables.c:320: var_assign: Assigning: "buf" = storage returned from "get_modprobe()". xtables.c:323: var_assign: Assigning: "modprobe" = "buf". xtables.c:348: leaked_storage: Variable "buf" going out of scope leaks the storage it points to. xtables.c:348: leaked_storage: Returning without freeing "modprobe" leaks the storage that it points to. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'iptables/ip6tables.8.in')
0 files changed, 0 insertions, 0 deletions