Build mesa 5838 failed

Commit 7561da367b by Michel Dänzer on 10/16/2017 2:35 PM:
st/mesa: Initialize textures array in st_framebuffer_validate\n\nAnd just reference pipe_resources to it in the validate callbacks.\n\nAvoids pipe_resource leaks when st_framebuffer_validate ends up calling\nthe validate callback multiple times, e.g. when a window is resized.\n\nv2:\n* Use generic stable tag instead of Fixes: tag, since the problem could\n already happen before the commit referenced in v1 (Thomas Hellstrom)\n* Use memset to initialize the array on the stack instead of allocating\n the array with os_calloc.\n\nCc: mesa-sta...@lists.freedesktop.org\nReviewed-by: Thomas Hellstrom <thellst...@vmware.com>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to