diff options
author | Tilman Sauerbeck <tilman@code-monkey.de> | 2010-10-23 19:05:26 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@code-monkey.de> | 2010-10-27 08:44:35 +0200 |
commit | c6b10cd986c53f1a99a90f32a66d5058f1d1a3eb (patch) | |
tree | 0764c9a6b7635375ab891926559593d07cada46d /src/glx/indirect_glx.c | |
parent | 412b9608838b872bc294569b3ee913343a7e66f6 (diff) |
r600g: In radeon_bo(), call LIST_INITHEAD early.
radeon_bo_destroy() will want to read the list field. Without this patch,
we'd end up evaluating the list pointers before they have been properly
set up when we destroyed the newly created bo if it cannot be mapped.
Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
Diffstat (limited to 'src/glx/indirect_glx.c')
0 files changed, 0 insertions, 0 deletions