Try again ;)
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Jul 2008 22:11:58 +0000 (22:11 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Jul 2008 22:11:58 +0000 (22:11 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25776 f5534014-38df-0310-8fa8-9805f1628bb7

epan/dissectors/packet-gsm_a.c

index fe6c50fef0cd40f0eacff873d58e64730ef5cc3c..9cec508cb567cce961f1ee1d4fa945ecfabeacef 100644 (file)
@@ -4230,6 +4230,8 @@ static void dissect_channel_list_n_range(tvbuff_t *tvb, proto_tree *tree, int ra
             imax = 29;
             break;
                default:
+            wsize=0;
+            imax = 0;
                        DISSECTOR_ASSERT_NOT_REACHED();
         }
     }