Wireshark-commits: [Wireshark-commits] master 182fd17: Fix fuzz failure. Bug 10041.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Apr 2014 15:14:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=182fd1719b24368777a6e740d1f5b4a6b9bc6441
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

182fd17 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Fix fuzz failure.  Bug 10041.
    
    Always need to initialize "firstline" when "line" is initialized.
    
    Bug:10041
    Change-Id: Iecee2e387e4a35f0d7126f8f14aa5bd34449a5d3
    Reviewed-on: https://code.wireshark.org/review/1351
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b136182   Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros.
    adds  182fd17   Fix fuzz failure.  Bug 10041.


Summary of changes:
 epan/dissectors/packet-http.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)