summaryrefslogtreecommitdiff
path: root/bin/.cherry-ignore
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-05-04 16:14:16 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2016-05-05 11:46:43 +0100
commit03ae3ad380fdc0219b6bffe68b3e9815015a3fe5 (patch)
tree250c439d2e68026fa39f8280f1f4c52ac5a2e168 /bin/.cherry-ignore
parent5880b1597163c05d9eb5ca276857bf3da606e40b (diff)
cherry-ignore: ignore st_DrawAtlasBitmaps mem leak fix
The function in not available in 11.1. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'bin/.cherry-ignore')
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 20ed5bce559..dfd8a8310ab 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -12,3 +12,7 @@ f2c891353609b48459f27f205407d42823dd7d03 Add missing platform information for KB
# The commit fixes a fix, the latter of which did not land in 11.1.
4420f189b6d6dd68b517cd73dfdf3775d7d0f580 st/mesa: fix glReadBuffer() assertion failure
+
+# st_DrawAtlasBitmaps was introduced after the 11.1-branchpoint
+aed975d5c510135c54252746b44d663d094ecb1e st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
+