Wireshark-commits: [Wireshark-commits] master f753bca: mpeg(dsmcc): Fixed default switch condition
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f753bca0de468db1a2baecf4ae17b48937293585
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f753bca by Anthony Crawford (anthony.r.crawford@xxxxxxxxxxx):
mpeg(dsmcc): Fixed default switch condition
A default condition was missing within the switch statement in
dissect_dsmcc_un_session_resources
Bug: 16025
Change-Id: I34a2c3715923ba80be456aa9b03f84f1dae58bd3
Reviewed-on: https://code.wireshark.org/review/34399
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 627917f Gryphon: Prevent endless loop
add f753bca mpeg(dsmcc): Fixed default switch condition
Summary of changes:
epan/dissectors/packet-mpeg-dsmcc.c | 2 ++
1 file changed, 2 insertions(+)