summaryrefslogtreecommitdiffstats
path: root/Android.common.mk
diff options
context:
space:
mode:
authorWuZhen <wuzhen@jidemail.com>2016-04-28 15:34:56 +0800
committerEmil Velikov <emil.l.velikov@gmail.com>2016-05-01 12:31:29 +0100
commit4f21f3f2e866e5c95bf4b924729bde35dbc35df0 (patch)
treeaed785f10bbd736e3b55e77dbb2b97d70c529540 /Android.common.mk
parent798f7a8596e3ff3f57a44812d7fd005f53f5557c (diff)
downloadexternal_mesa3d-4f21f3f2e866e5c95bf4b924729bde35dbc35df0.zip
external_mesa3d-4f21f3f2e866e5c95bf4b924729bde35dbc35df0.tar.gz
external_mesa3d-4f21f3f2e866e5c95bf4b924729bde35dbc35df0.tar.bz2
winsys/sw/dri: use correct free function for dri_sw_dt->data
align_malloc() is used to allocate dri_sw_dt->data, thus we should not be using FREE() but align_free(). Cc: "11.2 11.1" <mesa-stable@lists.freedesktop.org> Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw> [Emil Velikov: tweak commit summary/shortlog] Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions