http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20607
User: gerald
Date: 2007/01/29 08:25 PM
Log:
Fix potential buffer overruns in address_to_str_buf() found by Andrej
Mikus. Add a buf_len parameter to ip_to_str_buf(), and make sure it's
enforced. Copy the release notes over from the 0.99.5 trunk and add a
note about the ISUP dissector (which is affected by the overrun).
Directory: /trunk/epan/dissectors/
Changes Path Action
+271 -271 packet-isup.c Modified
+41 -41 packet-jxta.c Modified
+2 -2 packet-radius.c Modified
Directory: /trunk/docbook/
Changes Path Action
+38 -12 release-notes.xml Modified
Directory: /trunk/epan/
Changes Path Action
+2 -2 addr_resolv.c Modified
+2 -1 ipv4.c Modified
+20 -8 to_str.c Modified
+3 -1 to_str.h Modified