Wireshark-commits: [Wireshark-commits] rev 46081: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 19 Nov 2012 18:59:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46081

User: etxrab
Date: 2012/11/19 10:59 AM

Log:
 From  l.wachowski:
 - In de_bssgp_pdu_in_error() use current_offset isof 0.
 - in function de_bssgp_ran_inf_error_rim_cont. Error rim
 container doesn't have field rim sequence number. This field exists in the rest
 of containers but not in this one. So I have removed this field. 
 In this function we have field pdu in error and this field is mandatory, not
 optional
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8000

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