linux/tools/firewire
Stefan Richter a8461c0f3b tools/firewire: nosy-dump: work around segfault in decode_fcp
If I run "nosy-dump --view=transaction" with my camcorder on battery
instead of mains, it segfaults very quickly because of !t->request.
Perhaps this is because of increased likelyhood of incomplete
transactions (ack_busy when host writes to camcorder's FCP_Request)
and a bug deeper in nosy-dump's transaction housekeeping.  This is a
quick workaround to get me going.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2010-07-27 11:04:12 +02:00
..
decode-fcp.c tools/firewire: nosy-dump: fix it on x86-64 2010-07-27 11:04:11 +02:00
list.h tools/firewire: add userspace front-end of nosy 2010-07-27 11:04:11 +02:00
Makefile tools/firewire: add userspace front-end of nosy 2010-07-27 11:04:11 +02:00
nosy-dump.c tools/firewire: nosy-dump: work around segfault in decode_fcp 2010-07-27 11:04:12 +02:00
nosy-dump.h tools/firewire: nosy-dump: fix it on x86-64 2010-07-27 11:04:11 +02:00