]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
lldpcli: acknowledge memory leak in another map conversion
authorVincent Bernat <vincent@bernat.im>
Sun, 13 Mar 2016 20:13:57 +0000 (21:13 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 13 Mar 2016 20:13:57 +0000 (21:13 +0100)
src/client/lldpcli.supp

index 97804534e4766d03da26cafd6a845d84e1856d01..572897e434452eacb9fd84e7b477b365f1fe9122 100644 (file)
    fun:register_commands_dot3pow
    ...
 }
+{
+   one-time-memory-leak-with-lldp-status-map-conversion
+   Memcheck:Leak
+   ...
+   fun:strdup
+   fun:register_commands_configure_lldp
+   ...
+}
 
 # libreadline has no function to free memory
 {