summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_context.c
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2011-02-01 23:31:35 -0800
committerKenneth Graunke <kenneth@whitecape.org>2011-02-01 23:31:35 -0800
commitcfd8d45ccde3252fd9a27fe0b2031a35f437a6a2 (patch)
treee5b64879c6fa19eed858e742e17a6e51ccc25aad /src/gallium/drivers/svga/svga_context.c
parent8ca3b140eb53fd8063337a5a2a54a35987d597bc (diff)
glsl: Fix invalid use of ralloc_asprintf in prototype_string.
This was my mistake when converting from talloc to ralloc. I was confused because the other calls in the function are to asprintf_append and the original code used str as the context rather than NULL. Fixes bug #33823.
Diffstat (limited to 'src/gallium/drivers/svga/svga_context.c')
0 files changed, 0 insertions, 0 deletions