intel/tools/error: Do ascii85 decode first.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 12 Nov 2017 04:57:42 +0000 (20:57 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 14 Nov 2017 01:10:38 +0000 (17:10 -0800)
commit53586f88d7a3386d3122584b0af9fddc8abc6657
tree30f817f854699ae1d44d37f338db7d4576b5407e
parent8f9d9ddcae2f6f996a394d193a98358fee538fe3
intel/tools/error: Do ascii85 decode first.

The dashes "---" may occur within an ascii85 block, but only an ascii85
block starts with ':' or '~'.

Ported from Chris Wilson's intel-gpu-tools commit:
bceec7e1d8a160226b783c6344eae8cbf4ece144

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
src/intel/tools/aubinator_error_decode.c