Wireshark-commits: [Wireshark-commits] rev 20984: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ber.c
From:
etxrab@xxxxxxxxxxxxx
Date: Tue, 06 Mar 2007 21:03:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20984
User: etxrab
Date: 2007/03/06 09:03 PM
Log:
From Stig Bj?\195?\184rlykke:
When dumping elements in a constructor in dissect_unknown_ber the last element is not put in the correct subtree, because the while- loop does not include the header length when checking for the end.
Directory: /trunk/epan/dissectors/
Changes Path Action
+5 -2 packet-ber.c Modified