[Bug 102844] memory leak with glDeleteProgram for shader program type GL_COMPUTE_SHADER

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 21 05:13:53 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102844

--- Comment #7 from Tapani Pälli <lemody at gmail.com> ---
commit 589457d97fa8e95f227e7179e9c89a01dff495a0
Author: Tapani Pälli <tapani.palli at intel.com>
Date:   Wed Sep 20 09:29:16 2017 +0300

    mesa: free current ComputeProgram state in _mesa_free_context_data

    This is already done for other programs stages, fixes a leak when using
    compute programs.

    Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
    Cc: mesa-stable at lists.freedesktop.org
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102844
    Reviewed-by: Timothy Arceri <tarceri at itsqueeze.com>
    Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170921/85568e1c/attachment.html>


More information about the intel-3d-bugs mailing list