Wireshark-commits: [Wireshark-commits] master-1.12 9cf09cf: Fix out-of-bounds read in ascend_seek.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Nov 2015 01:40:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cf09cf777cb5478d470436278db45ab42d84e06
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

9cf09cf by Michael Mann (mmann78@xxxxxxxxxxxx):

    Fix out-of-bounds read in ascend_seek.
    
    Bug: 11794
    Change-Id: I74517806b119729ae6d9780bbd4bb094701ff05e
    Reviewed-on: https://code.wireshark.org/review/12266
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 338da1c0ea0b2f8595d3a7b6d6c9548f7da3e27b)
    Reviewed-on: https://code.wireshark.org/review/12296
    (cherry picked from commit 7abfa36686850a0d81ef1ef280a181d09e5e639c)
    Reviewed-on: https://code.wireshark.org/review/12297
    

Actions performed:

    from  51ccf92   Add bounds checking to find_signature.
    adds  9cf09cf   Fix out-of-bounds read in ascend_seek.


Summary of changes:
 wiretap/ascendtext.c |    1 +
 1 file changed, 1 insertion(+)