diff options
author | Alex Waterman <alexw@nvidia.com> | 2016-12-16 13:40:56 -0500 |
---|---|---|
committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2016-12-20 19:46:33 -0500 |
commit | 22ffbaf6f94f5bdb86e3bf2080ed44062ce4a8b6 (patch) | |
tree | 5f28264f46ae4ba1c4ddcd125682d24977994a24 /include/linux/tegra_vgpu.h | |
parent | a918003694984b6fca9e6b6c07fd7cdf3503055e (diff) |
gpu: nvgpu: Fix coverity defect in page allocator
Fix use-after-free overity defect in page allocator. The alloc struct
was getting used after a call for __gk20a_free_pages() which frees
the alloc struct passed in.
Coverity ID: 468942
Bug 200192125
Change-Id: I4f5d32f245efae967050f93c7806290b4bf3591c
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: http://git-master/r/1272730
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'include/linux/tegra_vgpu.h')
0 files changed, 0 insertions, 0 deletions