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

Date: Thu, 23 Jan 2014 01:35:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54919

User: guy
Date: 2014/01/23 01:35 AM

Log:
 Use tvb_memdup(), not tvb_get_string(), when copying octets (such as
 octets within a BCD number).
 
 Use tvb_get_string_enc() rather than tvb_get_string().

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +9 -9      packet-ansi_a.c    Modified