summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_snmp.c
diff options
context:
space:
mode:
authorajs <ajs>2007-03-14 20:21:43 +0000
committerajs <ajs>2007-03-14 20:21:43 +0000
commit0386b983f6532e6147774ea603ea4701e8d6f05c (patch)
tree01e31ae9615ce14dc65b74c45303d3bbbd17596f /ospfd/ospf_snmp.c
parentc6e3bc7b76e9b8db6d5c3f3334d7cb488c998a91 (diff)
downloadquagga-0386b983f6532e6147774ea603ea4701e8d6f05c.tar.bz2
quagga-0386b983f6532e6147774ea603ea4701e8d6f05c.tar.xz
[ospfd] Fix two debug messages that used inet_ntoa more than once
2007-03-14 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_zebra.c: (ospf_zebra_add, ospf_zebra_delete) Fix bug where inet_ntoa was used twice in the same debug message, which doesn't work because there's a single shared buffer for the returned string. The fix is to use inet_ntop.
Diffstat (limited to 'ospfd/ospf_snmp.c')
0 files changed, 0 insertions, 0 deletions