Wireshark-commits: [Wireshark-commits] rev 50808: / /trunk-1.8/epan/: proto.c

Date: Mon, 22 Jul 2013 23:15:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50808

User: guy
Date: 2013/07/22 04:15 PM

Log:
 Copy over r50806 from trunk with manual intervention.
 
   ------------------------------------------------------------------------
   r50806 | guy | 2013-07-22 16:11:07 -0700 (Mon, 22 Jul 2013) | 8 lines
 
   Have get_uint_value() assume it's being passed an encoding value, which
   isn't necessarily going to be zero if the item is big-endian.
 
   The last argument to test_length() is an encoding, not a big-endian vs.
   little-endian Boolean; name it appropriately.
 
   This fixes bug 8953.

Directory: /trunk-1.8/epan/
  Changes    Path          Action
  +9 -15     proto.c       Modified