author | Florian Forster <octo@noris.net> | |
Mon, 18 Aug 2008 08:48:21 +0000 (10:48 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Mon, 18 Aug 2008 08:48:21 +0000 (10:48 +0200) | ||
commit | 0109e3c1f3a515ed716ddbdc261e0ed2e3f8e640 | |
tree | f185760523cc0103bc99e482b170eeb638d51ab0 | tree | snapshot |
parent | 111a5eb7b68da0478b16de31dff422a213a03799 | commit | diff |
snmp plugin: Fix a possible memory leak.
The result was not freed when `csnmp_instance_list_add' failed. This
rarely happens in 4.3, but later versions will be more strict in the
function, so this became a problem.
The result was not freed when `csnmp_instance_list_add' failed. This
rarely happens in 4.3, but later versions will be more strict in the
function, so this became a problem.
src/snmp.c | diff | blob | history |