Wireshark-commits: [Wireshark-commits] rev 54887: / /trunk-1.10/epan/dissectors/: packet-ess.c /tru

Date: Wed, 22 Jan 2014 02:17:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54887

User: guy
Date: 2014/01/22 02:17 AM

Log:
 Copy over r54884 from trunk, with manual intervention:
 
   ------------------------------------------------------------------------
   r54884 | guy | 2014-01-21 17:22:01 -0800 (Tue, 21 Jan 2014) | 4 lines
 
   It's not a string, it's a byte array (bit array, really).
 
   Also, RFC 5035 isn't a complete ESS spec, it's an update to RFC 2634.
 
 As part of the manual intervention, use ep allocation, so we don't leak
 memory.  (In the trunk, we used wmem packet scope when allocating even
 before the fix.)

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

Directory: /trunk-1.10/asn1/ess/
  Changes    Path                     Action
  +3 -2      packet-ess-template.c    Modified