Wireshark-commits: [Wireshark-commits] rev 48944: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 20 Apr 2013 21:20:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48944

User: eapache
Date: 2013/04/20 02:20 PM

Log:
 Initialize branch_taken right at the top of dissect_ber_choice so that the
 caller can depend on it being initialized even in peculiar error conditions.
 
 Fixes the other half of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8599

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