summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.mk
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-02-06 01:14:51 +0200
committerFrancisco Jerez <[email protected]>2015-02-10 16:05:51 +0200
commitf2668f9f214201503419342b980d3afa8b796926 (patch)
treebed9ffabb096d25d3e2ae6857b72fda589f90acf /src/mesa/Android.mk
parentc472793a2a55bb529bf4297f04ff785ce52cfc6e (diff)
i965/fs: Fix stack allocation of fs_inst and stop stealing src array provided on construction.
Using 'ralloc*(this, ...)' is wrong if the object has automatic storage or was allocated through any other means. Use normal dynamic memory instead. Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/Android.mk')
0 files changed, 0 insertions, 0 deletions