diff options
author | ajs <ajs> | 2007-03-14 20:21:43 +0000 |
---|---|---|
committer | ajs <ajs> | 2007-03-14 20:21:43 +0000 |
commit | 0386b983f6532e6147774ea603ea4701e8d6f05c (patch) | |
tree | 01e31ae9615ce14dc65b74c45303d3bbbd17596f /ospfd/ospf_snmp.c | |
parent | c6e3bc7b76e9b8db6d5c3f3334d7cb488c998a91 (diff) | |
download | quagga-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