commit | 7e992e95e3fb9453efb6018dca9016139a8396f1 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Tue Nov 13 09:32:23 2007 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Tue Nov 13 09:32:23 2007 +0000 |
tree | 78ad72764e2334a4a900dd74cc64564ad0a6f5e5 | |
parent | 6ce80bdb2523ad82cef813f6d8a7e0d4daa8cfae [diff] |
[bgpd] small fix for crash if 'listenon' argument is not given 2007-11-13 Paul Jakma <paul.jakma@sun.com> * bgp_main.c: Small fix, format string parameters should never be NULL - it's not strictly valid and some libc's don't let you away with.