Wireshark-commits: [Wireshark-commits] master-2.0 ce52302: Do GArray bounds checking.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Sep 2016 18:28:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce5230248e259a589cecaf4d3437942f0f9c020a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

ce52302 by Guy Harris (guy@xxxxxxxxxxxx):

    Do GArray bounds checking.
    
    Make sure we aren't going past the end of the array of per-interface
    packet counts.
    
    Change-Id: I7cce3cb9e1886e4d5ab6b794c7bad3936f943343
    Reviewed-on: https://code.wireshark.org/review/17926
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0ff85fb   Report failure to compile a filter as an error.
    adds  ce52302   Do GArray bounds checking.


Summary of changes:
 capinfos.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)