Wireshark-commits: [Wireshark-commits] master-2.2 961b518: Report the appropriate secondary message
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 May 2018 06:14:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=961b518738a066824820cb133aad5870aa09b954
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

961b518 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/27481
    

Actions performed:

    from  4c4dafa   batadv: Fix label for batadv.unicast_tvlv.src
    adds  961b518   Report the appropriate secondary message for ENOSPC and EDQUOT.


Summary of changes:
 dumpcap.c | 42 +++++++++++++++++++++++++++++-------------
 1 file changed, 29 insertions(+), 13 deletions(-)