Wireshark-commits: [Wireshark-commits] master-1.12 49e7e7f: Range check ett_ array access.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 14:08:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49e7e7fbb99723394f03217087589c3086ba6889
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

49e7e7f by Michael Mann (mmann78@xxxxxxxxxxxx):

    Range check ett_ array access.
    
    Bug: 11830
    Change-Id: I010093f0ee6f876161de0aca24ea5037616d0039
    Reviewed-on: https://code.wireshark.org/review/12555
    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 9352616ec9742f2ed3d2802d0c8c100d51ca410b)
    Reviewed-on: https://code.wireshark.org/review/12568
    (cherry picked from commit b11c868857f98ffdf4b2d3dc8ae30d0219278709)
    Reviewed-on: https://code.wireshark.org/review/12569
    

Actions performed:

    from  f899e8a   [RSL] Just return rest of packet if TLV type is unknown
    adds  49e7e7f   Range check ett_ array access.


Summary of changes:
 epan/dissectors/packet-zbee-zcl-general.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)