URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d9f67f136cd3084c7925a47d21abdc1f40bcb78
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
5d9f67f by Pascal Quantin (pascal.quantin@xxxxxxxxx):
tap-iostat.c: ensure that interval is set to its maximum value when using 0
Otherwise the statistics will be wrong if the capture duration is greater
than G_MAXINT32 and it the user specifies an interval of 0
Bug: 12778
Change-Id: I83a0f627ec0bb7c535446c17afa486835091ab8b
Reviewed-on: https://code.wireshark.org/review/17367
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 24fd16d86553279ca3fe8f651d85cace14edfc6c)
Reviewed-on: https://code.wireshark.org/review/17369
Actions performed:
from 6deac90 [Automatic update for 2016-08-28]
adds 5d9f67f tap-iostat.c: ensure that interval is set to its maximum value when using 0
Summary of changes:
ui/cli/tap-iostat.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)