Re: [Mesa-dev] [PATCH] i965: fix disk_cache leak when destroying context

2018-01-28 Thread Tapani Pälli
On 01/27/2018 01:29 AM, Jordan Justen wrote: On 2018-01-26 00:48:42, Tapani Pälli wrote: ==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

Re: [Mesa-dev] [PATCH] i965: fix disk_cache leak when destroying context

2018-01-26 Thread Jordan Justen
On 2018-01-26 00:48:42, Tapani Pälli wrote: >==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

Re: [Mesa-dev] [PATCH] i965: fix disk_cache leak when destroying context

2018-01-26 Thread Emil Velikov
On 26 January 2018 at 08:48, Tapani Pälli wrote: >==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

Re: [Mesa-dev] [PATCH] i965: fix disk_cache leak when destroying context

2018-01-26 Thread Iago Toral
Reviewed-by: Iago Toral Quiroga On Fri, 2018-01-26 at 10:48 +0200, Tapani Pälli wrote: >==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

[Mesa-dev] [PATCH] i965: fix disk_cache leak when destroying context

2018-01-26 Thread Tapani Pälli
==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