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

Date: Thu, 23 Jan 2014 02:37:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54925

User: guy
Date: 2014/01/23 02:37 AM

Log:
 Use tvb_get_string_enc() rather than tvb_get_string().  RFC 5352 says,
 in section 6.1 "Registration.Request Primitive":
 
 	The Pool Handle parameter contains a NULL terminated ASCII
 	string of fixed length.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-asap.c    Modified