Wireshark-commits: [Wireshark-commits] rev 33354: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 28 Jun 2010 17:26:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33354

User: gerald
Date: 2010/06/28 10:26 AM

Log:
 It looks like dissect_ber_octet_string() is called with the expectation
 that out_tvb will always be set (the H.248 dissector does this, at
 least). Make sure we do so. Do the same for
 dissect_ber_constrained_octet_string().

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