Created attachment 130535 [details] patch Memory for push_constants never freed, see attached fix from branch 13.0.3.
Please send patches to the mailing list rather than attaching them to bugs. The mesa project uses a mailing-list based patch review process. :-)
Fixed by the following commit in master: commit 1da7a11de8113932871487efaeb2674a3d1c644a Author: Craig Stout <cstout@google.com> Date: Wed Mar 29 12:14:30 2017 -0700 anv/cmd_buffer: fix host memory leak push_constants must be free'd. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100452 Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Cc: "17.0 13.0" <mesa-stable@lists.freedesktop.org>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.