summaryrefslogtreecommitdiffstats
path: root/src/intel/tools/disasm.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-12-27 08:39:10 -0800
committerJason Ekstrand <[email protected]>2017-12-28 10:39:04 -0800
commita92d52c3c1676e25d742db387426315aee78e9f8 (patch)
treed4363be99c15bd22d76ce496eb9e722dad20ce91 /src/intel/tools/disasm.c
parent5c5f2eaa08fb6c1b1241c424dd4b33d326a15b7d (diff)
intel/aubinator: Free section data last
We were walking the sections, printing the batches, and then freeing them in one pass. If the batch happens to reference any earlier sections (which it almost certainly will since it's at the end), we will access freed memory. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/tools/disasm.c')
0 files changed, 0 insertions, 0 deletions