projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8977879
)
st/xorg: s/free/FREE for matching MALLOC/CALLOC
author
nobled
<nobled@dreamwidth.org>
Thu, 24 Jun 2010 01:32:41 +0000
(21:32 -0400)
committer
Chia-I Wu
<olv@lunarg.com>
Wed, 30 Jun 2010 06:16:20 +0000
(14:16 +0800)
src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
patch
|
blob
|
history
diff --git
a/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
b/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
index 3e5e6bd6a6e29a4d02a23dc9d69583869af63088..fe1aab3ab981675341bc24a68b35b92fe909da16 100644
(file)
--- a/
src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
+++ b/
src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
@@
-642,7
+642,7
@@
void xorg_shaders_destroy(struct xorg_shaders *sc)
cache_destroy(sc->r->cso, sc->fs_hash,
PIPE_SHADER_FRAGMENT);
-
free
(sc);
+
FREE
(sc);
}
static INLINE void *