]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] Fix leak in area-range-cost command, CID #46.
authorPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 22:51:49 +0000 (22:51 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 22:51:49 +0000 (22:51 +0000)
commit214a4454376e8c96990e4c2ee6edea891c1f3166
treeb3dad9e4643c4959247ef8106929fb1ede2ea6e3
parent894f8b6602f786db42da58c48b1338df5fa98732
[ospfd] Fix leak in area-range-cost command, CID #46.

2006-05-11 Paul Jakma <paul.jakma@sun.com>

* ospf_abr.c: (ospf_area_range_cost_set) Shouldn't create a new
  range, should just lookup to see if one exists, the new range
  is just leaked. Fixes CID #46.
ospfd/ChangeLog
ospfd/ospf_abr.c