diff options
author | Tapani Pälli <[email protected]> | 2018-01-26 10:47:31 +0200 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-02-05 16:41:05 +0000 |
commit | 753e9d6dd23042d278166f235348c263098bc71d (patch) | |
tree | 74dfed72fec8eb52f95010c2f16945fcbec72d58 /src/mesa/vbo/vbo_context.c | |
parent | 62e8b651b1e005bf06452fe2aa8461a8513b274a (diff) |
i965: fix disk_cache leak when destroying context
==2780== 1,024 bytes in 1 blocks are possibly lost in loss record 180 of 205
==2780== at 0x4C31A1E: calloc (vg_replace_malloc.c:711)
==2780== by 0x13F6467E: util_queue_init (u_queue.c:309)
==2780== by 0x13F5C9F6: disk_cache_create (disk_cache.c:369)
==2780== by 0x13F05406: brw_disk_cache_init (brw_disk_cache.c:428)
==2780== by 0x13F01E78: brwCreateContext (brw_context.c:1068)
Fixes: 1a61a8b9a7c ("i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false")
Signed-off-by: Tapani Pälli <[email protected]>
Cc: [email protected]
Reviewed-by: Iago Toral Quiroga <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
(cherry picked from commit b99c88037bf64b033579f237ec287857c53b0ad6)
Diffstat (limited to 'src/mesa/vbo/vbo_context.c')
0 files changed, 0 insertions, 0 deletions