]> granicus.if.org Git - libnl/commit
Set err and free ntbl when leaving neightbl_msg_parser
authorMichele Baldessari <michele@acksyn.org>
Sat, 27 Oct 2012 18:38:21 +0000 (20:38 +0200)
committerThomas Graf <tgraf@redhat.com>
Mon, 29 Oct 2012 17:16:58 +0000 (18:16 +0100)
commit3750e2ac31c15c85069ab3a087c4353f8bc6e80a
tree4d635104bd8765cb616229a4ddb6ff191886d997
parent16e54c4e6e767e5c923e7d5849a285b38d3345d0
Set err and free ntbl when leaving neightbl_msg_parser

Make sure we leave neightbl_msg_parser() by setting the proper err variable and
freeing ntbl
lib/route/neightbl.c