Wireshark-commits: [Wireshark-commits] master c78d7c8: h1: don't THROW() an exception from a dissec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Aug 2015 20:25:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c78d7c8aa84361bf13fa0816dfe16f9a46fccb3a
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c78d7c8 by Martin Kaiser (wireshark@xxxxxxxxx):

    h1: don't THROW() an exception from a dissector
    
    leaving the parsing loop should be enough in this case...
    
    Change-Id: Ic250961aeb4d3cfcd74ee8caacb59657c32444de
    Reviewed-on: https://code.wireshark.org/review/10078
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  ec1d25d   Qt: Avoid double call to toUtf8()
    adds  c78d7c8   h1: don't THROW() an exception from a dissector


Summary of changes:
 epan/dissectors/packet-h1.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)