CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/10/26 02:31:01

Modified files:
        usr.sbin/bgpd  : parse.y 

Log message:
Fix a memory leak when parsing roa-set lists. If the prefixset_item is
already in the RB tree free the item we tried to add since the item form
the RB tree is used.
Memory leak found and fix provided by Felix Maurer ( felix at felix-maurer.de)

Reply via email to