Wireshark-commits: [Wireshark-commits] lts-1.12.1 e8148ea: packet-wsp.c: Fix infinite loop in add_h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Aug 2016 16:39:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8148eaee8b2e8c3ed495a49f147bd6433844ee5
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

e8148ea by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-wsp.c: Fix infinite loop in add_headers
    
    # Conflicts:
    #	epan/dissectors/packet-wsp.c
    
    Bug: 12594
    Change-Id: Id86d1e5f2db12871bc1b345721e79e57192f01e1
    Reviewed-on: https://code.wireshark.org/review/16355
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit a9d5256890c9189c7461bfce6ed6edce5d861499)
    Reviewed-on: https://code.wireshark.org/review/16358
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/16360
    (cherry picked from commit ee37b7dcdbf86e674a0222f35b1ef1db95fd5c9d)
    Reviewed-on: https://code.wireshark.org/review/17017
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  5576ce2   packetbb: Prevent divide by 0.
    adds  e8148ea   packet-wsp.c: Fix infinite loop in add_headers


Summary of changes:
 epan/dissectors/packet-wsp.c |   11 +++++++++++
 1 file changed, 11 insertions(+)