Wireshark-commits: [Wireshark-commits] rev 25600: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 25 Jun 2008 09:10:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25600

User: guy
Date: 2008/06/25 02:10 AM

Log:
 Clean up indentation.
 
 Make build_expert_data() take the size of "buffer" as an argument, and
 use that when doing g_snprintf() into the buffer, to ensure we don't
 overflow the buffer.  Also, don't just assign to "buffer", as that
 doesn't put anything *in* the buffer.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +103 -69   packet-ncp2222.inc    Modified