URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8c763e95065a22a629dbb5f434ffac5ce18bfb7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e8c763e by Guy Harris (guy@xxxxxxxxxxxx):
Add missing break.
Don't fall through and re-dissect the control byte of an S frame as if
it were a UI frame.
Change-Id: I17cf12f920bf066f87f70be5efe78dc531beb3f9
Reviewed-on: https://code.wireshark.org/review/14284
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from eb37018 Universally use tvb_new_subset_length() rather than tvb_new_subset().
adds e8c763e Add missing break.
Summary of changes:
epan/dissectors/packet-gprs-llc.c | 1 +
1 file changed, 1 insertion(+)