Wireshark-commits: [Wireshark-commits] master-2.0 325fb1a: Prevent out-of-bounds read in hiqnet_dis
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Jan 2016 23:45:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=325fb1ae940da14fcd4dd87c542454be09a9399d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

325fb1a by Michael Mann (mmann78@xxxxxxxxxxxx):

    Prevent out-of-bounds read in hiqnet_display_data.
    
    Bug: 11983
    Change-Id: If8b0c4ff45014c0d7480e43afaaf12747590a56f
    Reviewed-on: https://code.wireshark.org/review/13370
    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 69a679cc3a9c087064b7e9521b9e9f3c40dd0b72)
    Reviewed-on: https://code.wireshark.org/review/13372
    

Actions performed:

    from  b6db5cb   Call the "without FCS" version of the Ethernet dissector.
    adds  325fb1a   Prevent out-of-bounds read in hiqnet_display_data.


Summary of changes:
 epan/dissectors/packet-hiqnet.c |   39 +++++++++++++++++++++++++--------------
 1 file changed, 25 insertions(+), 14 deletions(-)