Wireshark-commits: [Wireshark-commits] master-1.12 ee37b7d: packet-wsp.c: Fix infinite loop in add_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 Jul 2016 16:00:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee37b7dcdbf86e674a0222f35b1ef1db95fd5c9d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

ee37b7d 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
    

Actions performed:

    from  432bae9   Check for pcapng files when reading from a pipe.
    adds  ee37b7d   packet-wsp.c: Fix infinite loop in add_headers


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