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