summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-04 09:05:08 -0800
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-02-06 20:44:51 +0100
commite61b917134527500c08900f5f71d996a9cbc5735 (patch)
tree856e1f334524223949a48a60f95fba1e366297f1 /Makefile.am
parent3d46ca8c4d43adfd9827b4b21648a4fddd03c254 (diff)
Move free(cmd) to after last use of cmd in intel_gpu_top
Error: Use after free (CWE 416) Use after free of pointer 'cmd' in call to fprintf at line 496 of tools/intel_gpu_top.c in function 'main'. Previously freed at line 491 with free. [ This bug was found by the Parfait 0.4.2 bug checking tool. For more information see http://labs.oracle.com/projects/parfait/ ] Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions