Wireshark-commits: [Wireshark-commits] master-2.4 20c3d0d: Report the appropriate secondary message
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20c3d0d1f2e0c3e4a39851489d1c087b31963bd4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
20c3d0d by Guy Harris (guy@xxxxxxxxxxxx):
Report the appropriate secondary message for ENOSPC and EDQUOT.
Don't tell the user that, if they run out of space or go over their disk
quote, they should report that as a Wireshark bug; instead, tell them
that they're going to need to free up some space or do the capture to a
different file system.
Clean up some argument types, and get rid of tabs in indentation, while
we're at it.
Change-Id: I7839f38c14253a114e7e02e762243df5e09682ef
Ping-Bug: 14677
Reviewed-on: https://code.wireshark.org/review/27472
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 315599fff666cf1ad41902d05f1c36421962b79a)
Reviewed-on: https://code.wireshark.org/review/27480
Actions performed:
from 56ae5e5 rtmpt: fix dissection of multiple packets on second pass
adds 20c3d0d Report the appropriate secondary message for ENOSPC and EDQUOT.
Summary of changes:
dumpcap.c | 46 +++++++++++++++++++++++++++++++---------------
1 file changed, 31 insertions(+), 15 deletions(-)