On Monday, 2017-12-04 11:47:33 +0200, vadim.shovkopl...@gmail.com wrote:
> From: Vadym Shovkoplias
>
> At this point dc_job->cache_item_metadata.keys always equals
> NULL, so call to free() is useless
>
> Fixes: b86ecea3446 ("util/disk_cache: write cache item metadata to disk")
> Signed-off-by:
From: Vadym Shovkoplias
At this point dc_job->cache_item_metadata.keys always equals
NULL, so call to free() is useless
Fixes: b86ecea3446 ("util/disk_cache: write cache item metadata to disk")
Signed-off-by: Vadym Shovkoplias
---
src/util/disk_cache.c | 1 -
1 file changed, 1 deletion(-)
di