Wireshark-commits: [Wireshark-commits] rev 49055: /trunk/ /trunk/epan/dissectors/: packet-ber.c pac

Date: Fri, 26 Apr 2013 19:23:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49055

User: eapache
Date: 2013/04/26 12:23 PM

Log:
 From me: only sign-extend BER integers if the field is actually signed
 
 From Guy: override two fields in the GOOSE ASN.1 dissector to be unsigned
 
 Together these fix
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8250

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +4 -3      packet-ber.c      Modified
  +2 -2      packet-goose.c    Modified

Directory: /trunk/asn1/goose/
  Changes    Path          Action
  +5 -0      goose.cnf     Modified