commit | 77dce9a012c2bb9d152fe32458f17d3d5fc715a7 | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Wed Sep 17 13:33:45 2014 +0100 |
committer | Damien Lespiau <damien.lespiau@intel.com> | Fri Sep 19 14:36:35 2014 +0100 |
tree | 33566ee3df11dc262a5a0da9a7d1290bd648f783 | |
parent | 0fa1dbf6469dfd7b8cac4d924235b149ee83daf1 [diff] |
intel: Don't leak the test page in an has_userptr() error path When handling the error on GEM_CLOSE, we weren't freeing the allocated page. Plug that. Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>