diff options
author | jhb <jhb@FreeBSD.org> | 2015-10-01 16:59:07 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2015-10-01 16:59:07 +0000 |
commit | a7454f81fa2cbc27ce370c021a56b90700ca5dc2 (patch) | |
tree | f72e7173f284e2e532b8151feae02b665b0a17df /usr.bin/svn/lib/libsvn_diff/Makefile.depend | |
parent | 49cededc7e35f14e10f5df9a819ef835b4073dfb (diff) | |
download | FreeBSD-src-a7454f81fa2cbc27ce370c021a56b90700ca5dc2.zip FreeBSD-src-a7454f81fa2cbc27ce370c021a56b90700ca5dc2.tar.gz |
Most error cases in i915_gem_do_execbuffer() jump to one of two labels to
release resources (such as unholding pages) when errors occur. Some
recently added error checks return immediately instead of jumping to a
label resulting in leaks. Fix these to jump to a label to do cleanup
instead.
Reviewed by: kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D3745
Diffstat (limited to 'usr.bin/svn/lib/libsvn_diff/Makefile.depend')
0 files changed, 0 insertions, 0 deletions