diff options
author | José Fonseca <jrfonseca@tungstengraphics.com> | 2008-11-11 23:27:27 +0900 |
---|---|---|
committer | José Fonseca <jrfonseca@tungstengraphics.com> | 2008-11-17 12:28:49 +0900 |
commit | c13cf0d69094bd586df16bb5cf1aa306f8923307 (patch) | |
tree | b7496f71e213ab1c91059fa0323fa9fb09b0450f /src/glw | |
parent | 7e584a70c492698be18bf4d6372b50d1a1c38385 (diff) |
gallium: Make handle_table reentrant.
Ensure that the object has consistent state also when calling the destroy
callback. Namely, ensure the object passed to the callback is removed from
the table prior to calling the destroy callback to avoid a infinite loop or
double free.
Diffstat (limited to 'src/glw')
0 files changed, 0 insertions, 0 deletions