diff options
author | Andrew Donnellan <[email protected]> | 2016-11-14 14:03:59 +1100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-11-14 07:45:16 +0100 |
commit | 554dd692afd5d449168b5007841742db4a2ed17b (patch) | |
tree | 0f2c05c8c029df52fc23ec2ac3288aeccc96e0b7 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | dfeb693d5a5dab938fc9d371e6870da1b4c4b4cb (diff) |
drm/ast: free correct pointer in astfb_create() error paths
In the err_free_vram and err_release_fbi error paths in astfb_create(), we
attempt to free afbdev->sysram. The only jumps to these error paths occur
before we assign afbdev->sysram = sysram. Free sysram instead.
Signed-off-by: Andrew Donnellan <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions