]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Cleanup double read of free'd data
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Dec 2016 01:41:47 +0000 (20:41 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Dec 2016 02:00:03 +0000 (21:00 -0500)
commit26acb92b840a169e52ab8e2fdae2536292e841ee
tree94373815eceb409ba609f5faed424639fc5c6f5a
parent8eefe200e02ba99c1c32bf9fd565e0da1dee69cf
bgpd: Cleanup double read of free'd data

Valgrind found this issue.  This cleans it
up from happening.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_updgrp_adv.c