Wireshark-commits: [Wireshark-commits] master-2.6 33d4ac8: Report the appropriate secondary message
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=33d4ac80dfa97df1f5a5c9f05fa0f51d1e3029d5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
33d4ac8 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/27476
Actions performed:
from a5c23f1 rtmpt: fix dissection of multiple packets on second pass
adds 33d4ac8 Report the appropriate secondary message for ENOSPC and EDQUOT.
Summary of changes:
dumpcap.c | 46 +++++++++++++++++++++++++++++++---------------
1 file changed, 31 insertions(+), 15 deletions(-)