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

Date: Tue, 08 Oct 2013 01:09:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52445

User: eapache
Date: 2013/10/08 01:09 AM

Log:
 Don't try and fetch the repeat value of slot 0, since it makes us underflow the
 array we're accessing.
 
 Fixes the uninitialized value errors in
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9243

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +7 -1      packet-gsm_cbch.c    Modified