]> granicus.if.org Git - libnl/commit
Fix memory leaks when sending of message failed
authorThomas Graf <tgr@lsx.localdomain>
Thu, 15 May 2008 11:45:41 +0000 (13:45 +0200)
committerThomas Graf <tgr@lsx.localdomain>
Thu, 15 May 2008 11:45:41 +0000 (13:45 +0200)
commitef50a38fbd8682a5c9efd559e7db68664977f080
tree0e3ab31aedfa204c19fdb988efc3f1c92e6afd4b
parent1155370f520cb64657e25153255cf7dc1424317f
Fix memory leaks when sending of message failed

Various callers of nl_send_auto_complete() failed to
free the allocated message when an error was reported.
lib/route/class.c
lib/route/classifier.c
lib/route/link.c
lib/route/neigh.c
lib/route/neightbl.c
lib/route/qdisc.c