[Mesa-dev] [Bug 91869] [PATCH] ralloc: atexit(3) handlers used in dlopened libraries
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 7 02:00:14 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91869
Jean-Sébastien Pédron <dumbbell at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #118072|0 |1
is obsolete| |
--- Comment #1 from Jean-Sébastien Pédron <dumbbell at FreeBSD.org> ---
Created attachment 118120
--> https://bugs.freedesktop.org/attachment.cgi?id=118120&action=edit
Patch to use __attribute__((destructor)) in ralloc.c
This new patch adds a test for __attribute__((destructor)) in the configure
script and hides this attribute behind a "DESTRUCTOR" macro in
src/util/macros.h.
This is requested by Matt Turner on the mesa-dev@ mailing-list.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150907/95c1a2de/attachment.html>
More information about the mesa-dev
mailing list