URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75047b5eeb95e8a3dbdf8147f9476a1935e1f0c3
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
75047b5 by Guy Harris (guy@xxxxxxxxxxxx):
Use size_t, not int, for sizes.
Change-Id: I421acce006692d6415a3d647b262843d38858cf7
Reviewed-on: https://code.wireshark.org/review/31272
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6b7c735 Qt: traffic table: remove a tap listener only once
add 75047b5 Use size_t, not int, for sizes.
Summary of changes:
dumpcap.c | 149 +++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 89 insertions(+), 60 deletions(-)