decode: Fix segmentation fault
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Jun 2011 17:13:18 +0000 (18:13 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Jun 2011 17:13:18 +0000 (18:13 +0100)
commitaadfcdfd4edbaa7f9912a6ec42215ddb6726c74a
tree49cbdbe8080a6d5a61632e4ca7e116921804cf41
parentf5e63b12a5881d112f8c757838167e05e1c13b88
decode: Fix segmentation fault

The decode for A8 is incomplete and died with a segfault. First hide the
segfault, latter fix the pretty printing.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tools/intel_decode.c