commit | 1893740016d35d75de567a5f6b74db2314ffdc52 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Thu Jul 27 19:05:12 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Thu Jul 27 19:05:12 2006 +0000 |
tree | 95175d82fa7affe687afe8f9db893aee5746686c | |
parent | f366ad31ae6bf7e2fb7271cf8eab6dee4af3baf9 [diff] |
[bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers 2006-07-27 Paul Jakma <paul.jakma@sun.com> * bgpd.c: (peer_delete) Ensure freed buffers can not be accidently reused. A potential fix for bug #287.