iris: Avoid leaking if we fail to allocate the aux buffer.
authorRafael Antognolli <rafael.antognolli@intel.com>
Fri, 15 Feb 2019 22:16:04 +0000 (14:16 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:12 +0000 (10:26 -0800)
commit8190165d135f8c6cfb347a1613a0ceb0bcee7e9e
tree6cc7066deb38b553ce6e3096c9fdbbdd17f8a7e3
parent7da53d7188292f03a4e5f52b98c6c1ba6da2783e
iris: Avoid leaking if we fail to allocate the aux buffer.

Otherwise we could leak the aux state map or the aux BO.
src/gallium/drivers/iris/iris_resource.c