Wireshark-commits: [Wireshark-commits] master-1.12 6295e53: Fix an infinite loop when the line has
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Aug 2014 08:41:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6295e53eab0ab970d08a94972e3d099061988b2e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

6295e53 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/3344
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3b22920   Fixing a bug in add_ff_action_public_fields(), by removing the start argument and defining it inside the function.
    adds  6295e53   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(-)