Wireshark-commits: [Wireshark-commits] rev 31524: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 14 Jan 2010 01:22:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31524

User: gerald
Date: 2010/01/13 05:22 PM

Log:
 Fix several buffer overflows found by babi babi. Replace a lot of manual
 fetching and displaying with proto_tree_add_item().
 
 Use get_dns_name() instead of lwres_get_dns_name(), which fixes a separate
 issue.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +82 -284   packet-lwres.c    Modified