Wireshark mailing list archives

Re: Fuzz-test exit status


From: Gerald Combs <gerald () wireshark org>
Date: Fri, 13 Dec 2013 13:51:20 -0800

On 12/13/13 1:35 PM, Evan Huus wrote:
I want to change the exit status of the exit_error() function in
test-common.sh from 1 to 255, as that is the value that will prevent
xargs from processing further input. Currently running "... | xargs
./tools/fuzz-test.sh" will not stop on an error since xargs will catch
it and just keep going.

I just wanted to check that this wouldn't cause problems (eg on the
fuzz-bot) before making the change.

This shouldn't affect the fuzz-bots but if it does it should be easy
enough to fix.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: