diff options
author | Kenneth Graunke <[email protected]> | 2017-02-24 02:05:16 +0000 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-02-27 15:46:12 -0800 |
commit | 63d1ebca3a6e1ec51f7f31ab9b77af0fb7e7f857 (patch) | |
tree | e75a7952f0f028484f342dc40b8dd5b222db573e /doxygen/header.html | |
parent | aa8bb9fc157367a12aa83a44b627ddeed02e2711 (diff) |
ralloc: Delete autofree handling.
There was exactly one user of this, and I just removed it.
It also accessed an implicit global context, with no locking. This
meant that it was only safe if all callers of ralloc_autofree_context()
held the same lock...which is a pretty terrible thing for a utility
library to impose.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'doxygen/header.html')
0 files changed, 0 insertions, 0 deletions