URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c2052796788cad58d1d356c1f230630a92b12a4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9c20527 by Gerald Combs (gerald@xxxxxxxxxxxxx):
fuzz-test: Fix an exit status check.
Make sure we check the exit status of the Valgrind process, not the most
recently executed command.
Change-Id: I3b6bd427383e4271b9ed38a10da6db506a511dc1
Reviewed-on: https://code.wireshark.org/review/18138
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from cebf038 CIP: Attribute updates
adds 9c20527 fuzz-test: Fix an exit status check.
Summary of changes:
tools/fuzz-test.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)