http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36487
User: wmeier
Date: 2011/04/05 06:41 PM
Log:
IMHO capinfos, when finished processing, should exit with an error status
if an error occurred while processing.
E.G.,: For the default (no -C option):
'capinfos invalid.xxx' or 'capinfos a.pcap invalid.xxx c.pcap'
should exit with an error status
(after processing all the input args) if there is an error for invalid.xxx.
With this fix, I expect fuzz-test.sh (and list_protos_in_cap.sh
and presumably other scripts) will work a bit more as as expected.
Directory: /trunk/doc/
Changes Path Action
+82 -80 capinfos.pod Modified
Directory: /trunk/
Changes Path Action
+22 -9 capinfos.c Modified