Wireshark-commits: [Wireshark-commits] master-1.10 feed72f: 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:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=feed72fdf9e7491c845551f546726e04c05ebba5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

feed72f 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>
    

Actions performed:

    from  dc81e56   fix multi-byte entries in Operator Profile capability loops (this problem showed up in an APDU with two 16bit application ids)
    adds  feed72f   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(-)