libnl/lib/route
Thomas Graf ef50a38fbd 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.
2008-05-15 13:45:41 +02:00
..
cls Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
link Thread-safe error handling 2008-05-14 17:49:44 +02:00
sch Thread-safe error handling 2008-05-14 17:49:44 +02:00
addr.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
class.c Fix memory leaks when sending of message failed 2008-05-15 13:45:41 +02:00
class_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
class_obj.c Initial import 2007-09-15 01:28:01 +02:00
classifier.c Fix memory leaks when sending of message failed 2008-05-15 13:45:41 +02:00
cls_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
cls_obj.c Initial import 2007-09-15 01:28:01 +02:00
link.c Fix memory leaks when sending of message failed 2008-05-15 13:45:41 +02:00
neigh.c Fix memory leaks when sending of message failed 2008-05-15 13:45:41 +02:00
neightbl.c Fix memory leaks when sending of message failed 2008-05-15 13:45:41 +02:00
nexthop.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
qdisc.c Fix memory leaks when sending of message failed 2008-05-15 13:45:41 +02:00
qdisc_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
qdisc_obj.c Initial import 2007-09-15 01:28:01 +02:00
route.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
route_obj.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
route_utils.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
rtnl.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
rule.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
tc.c Replace RTNL_LINK_NOT_FOUND with just 0 2008-05-14 18:34:39 +02:00