URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73080d992ac770fd4972a1fcc42cfa3c84768c88
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
73080d9 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: I6e19a5d375ebcc2193c37dc42c8f49836a5fd2c7
Reviewed-on: https://code.wireshark.org/review/17924
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit aeb112fde85197d4bf665d513d333ace0896c4f8)
Reviewed-on: https://code.wireshark.org/review/17925
Actions performed:
from 383d524 Report failure to compile a filter as an error.
adds 73080d9 Do GArray bounds checking.
Summary of changes:
capinfos.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)