Wireshark-commits: [Wireshark-commits] lts-1.8.2 f1ca44a: Fix out-of-bounds read in ascend_seek.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 29 Feb 2016 21:36:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1ca44a1f9bcb7692ea1088a4c4ed408dc3b20ed
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

f1ca44a 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
    (cherry picked from commit 9cf09cf777cb5478d470436278db45ab42d84e06)
    Reviewed-on: https://code.wireshark.org/review/13768
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    (cherry picked from commit 38ede4e33b373ff5ff0aed2237ec0695d7c731b9)
    Reviewed-on: https://code.wireshark.org/review/14245
    

Actions performed:

    from  32e3f8d   DCOM: ensure to initialize IPv4 variable put on the stack
    adds  f1ca44a   Fix out-of-bounds read in ascend_seek.


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