Wireshark-commits: [Wireshark-commits] lts-1.8.2 49633a2: Fix an infinite loop when the line has no

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Oct 2014 11:16:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49633a28ae2a28d9514e2eaa472752e511801d44
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

49633a2 by Evan Huus (eapache@xxxxxxxxx):

    Fix an infinite loop when the line has no length
    
    Bug:10333
    Change-Id: Ia2dae94095dddf57e4c75792b5477b0eb37c29c9
    Reviewed-on: https://code.wireshark.org/review/3345
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/4423
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  3ceb8b5   Don't free the hash if another one exists
    adds  49633a2   Fix an infinite loop when the line has no length


Summary of changes:
 epan/dissectors/packet-megaco.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)