Try again ;)

svn path=/trunk/; revision=25776
This commit is contained in:
Anders Broman 2008-07-20 22:11:58 +00:00
parent 9431d15f5c
commit e711dad8e3
1 changed files with 2 additions and 0 deletions

View 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();
}
}