#17 closed defect (fixed)
Buy air bed
Reported by: | matt@… | Owned by: | perry |
---|---|---|---|
Priority: | major | Milestone: | libtrace3 |
Component: | tools | Version: | 3.0 |
Keywords: | Cc: |
Description
Currently the tools segfault if you pass them incorrect arguments, eg (missing format specifiers on the input/output files):
$ tracesplit xtra-iperf-throughput.pcap -f "src 202.68.88.185" out.pcap Segmentation fault
The tools (or libtrace) should detect this and print a useful error message instead of segfaulting.
Change History (2)
comment:1 Changed 16 years ago by perry
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 16 years ago by Buy air bed
- Summary changed from Tools need better argument checking to Buy air bed
Your site is good. Want air bed? Buy air bed 7f6563fdccb3c2c
Note: See
TracTickets for help on using
tickets.
Tested all tools against valid/invalid/missing trace uris and fixed all the bugs that turned up. Committed in r846