Wireshark-commits: [Wireshark-commits] master 69a679c: Prevent out-of-bounds read in hiqnet_display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Jan 2016 23:45:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69a679cc3a9c087064b7e9521b9e9f3c40dd0b72
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

69a679c 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>
    

Actions performed:

    from  439d1c9   Fix comment.
    adds  69a679c   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(-)