commit | 649654aba22704a792949374990bc2a29c357de8 | [log] [tgz] |
---|---|---|
author | ajs <ajs> | Wed Nov 16 20:17:52 2005 +0000 |
committer | ajs <ajs> | Wed Nov 16 20:17:52 2005 +0000 |
tree | dea4976f37c2719ccf2d6f01f14f32f2afac792b | |
parent | 70cd34749f3c57d6f67ab31a9552c46afe437553 [diff] |
[ospfd] Standardize buffer sizes used for displaying timers. 2005-11-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_dump.h: Define OSPF_TIME_DUMP_SIZE as appropriate buffer size for use with ospf_timer_dump and ospf_timeval_dump. * ospf_vty.c: Change all buffer sizes used with ospf_timer_dump and ospf_timeval_dump to have size OSPF_TIME_DUMP_SIZE. (show_ip_ospf_interface_sub) Fix possible buffer overflow in call to ospf_timer_dump.