Wireshark-commits: [Wireshark-commits] master ff73c30: Do bounds checking on scidx arrays.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 29 Oct 2018 03:25:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff73c307fae57fdb12e2fbbca87b9810d8b9cd27
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ff73c30 by Guy Harris (guy@xxxxxxxxxxxx):

    Do bounds checking on scidx arrays.
    
    Fix up some comments while we're at it.
    
    Bug: 15203
    Change-Id: I1d8ab71f618a74bbf0625eb89eb836c48200b5dd
    Reviewed-on: https://code.wireshark.org/review/30401
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7490389   QT: Enable filtering entries in 'Export Objects'
     add  ff73c30   Do bounds checking on scidx arrays.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 107 ++++++++++++++++++++++++-------------
 1 file changed, 70 insertions(+), 37 deletions(-)