ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 40194: /trunk/epan/ /trunk/epan/: to_str.c

Date: Wed, 14 Dec 2011 02:46:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40194

User: guy
Date: 2011/12/13 06:46 PM

Log:
 Put back the checks for null arguments, but report a dissector bug if
 we're given null pointers.
 
 Put in comments clarifying that some routines intentionally do *not*
 null terminate the strings they produce.

Directory: /trunk/epan/
  Changes    Path          Action
  +43 -16    to_str.c      Modified