Wireshark-commits: [Wireshark-commits] master 315599f: Report the appropriate secondary message for
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=315599fff666cf1ad41902d05f1c36421962b79a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
315599f 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>
Actions performed:
from af394dd Add missing docbook graphics files to the CMake file.
adds 315599f Report the appropriate secondary message for ENOSPC and EDQUOT.
Summary of changes:
dumpcap.c | 46 +++++++++++++++++++++++++++++++---------------
1 file changed, 31 insertions(+), 15 deletions(-)