
bugzilla-daemon at allevil
Aug 27, 2007, 5:16 AM
Post #4 of 10
(1974 views)
Permalink
|
|
[Bug 398] bgpd asserts if outbound route-map has been used
[In reply to]
|
|
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.quagga.net/show_bug.cgi?id=398 paul [at] dishone changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #245 is|0 |1 obsolete| | ------- Additional Comments From paul [at] dishone 2007-08-27 13:14 ------- Created an attachment (id=246) --> (http://bugzilla.quagga.net/attachment.cgi?id=246&action=view) route-map crash and rsclient assert Fix rm crash, fix rsclient assert, remove useless passing of struct attr *. ------- Additional Comments From paul [at] dishone 2007-08-27 13:16 ------- Hi, I hear you've had success with a slightly earlier version of the patch attached. The version you're testing potentially leaks struct attr_extra though. The version attached tries to make it easier to account for the attr_extra, by pushing allocation of the automatic struct attr down a function. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Quagga-bugs mailing list Quagga-bugs [at] lists http://lists.quagga.net/mailman/listinfo/quagga-bugs
|