commit | 1ba35cc5162b3da1ff7349c03743d4d59cffa801 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Wed Sep 20 19:35:04 2017 -0600 |
committer | Thomas Haller <thaller@redhat.com> | Thu Sep 21 13:25:22 2017 +0200 |
tree | 8b08124bd2e122f428a254234606be3f1f21d4d4 | |
parent | e01b9df629e2f4f833fdc4fe0bda460bb738d136 [diff] |
netconf: Put nc reference in msg_parser netconf_msg_parser is leaking memory. Add the put in the newly allocated nc object to release the initial reference. Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com> Signed-off-by: David Ahern <dsa@cumulusnetworks.com> http://lists.infradead.org/pipermail/libnl/2017-September/002378.html