diff options
author | 2011-11-16 00:49:28 +0600 | |
---|---|---|
committer | 2011-11-17 12:57:45 -0800 | |
commit | 457eafce618cf89125da9d79751d81241bd3fa34 (patch) | |
tree | 135c57845c4197feeb100c467cb2e7a9981b8d9d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Use DPCD value for max DP lanes. (diff) | |
download | linux-dev-457eafce618cf89125da9d79751d81241bd3fa34.tar.xz linux-dev-457eafce618cf89125da9d79751d81241bd3fa34.zip |
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
A call to i915_add_request() has been made in function i915_gem_busy_ioctl(). i915_add_request can fail,
so in it's exit path previously allocated memory needs to be freed.
Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions