Wireshark-commits: [Wireshark-commits] rev 52984: /trunk/doc/ /trunk/doc/: README.dissector

Date: Wed, 30 Oct 2013 15:56:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52984

User: morriss
Date: 2013/10/30 03:56 PM

Log:
 Add some documentation to hopefully help dissector writers avoid the problem
 in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9323 :
 
 The string added to proto_tree_add_string*() must be NULL terminated.

Directory: /trunk/doc/
  Changes    Path                Action
  +3 -2      README.dissector    Modified