Files
mesa/src/util
Vinson Lee 1b862716dd disk_cache: Fix filename leak on error path.
Remove filename ralloc comment. filename is allocated by asprintf.

Clean up disk_cache_get dead code left over from 367ac07efc
("disk_cache: move cache item loading code into
disk_cache_load_item() helper").

Fix defect reported by Coverity Scan.
Logically dead code (DEADCODE)
dead_error_line: Execution cannot reach this statement:
free(filename);

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6738>
2020-09-17 15:42:44 -07:00
..
2019-08-08 22:02:54 +01:00
2018-10-10 13:13:12 -05:00
2020-06-03 10:34:22 +00:00
2019-09-19 19:56:22 +00:00
2019-03-11 13:13:52 -07:00
2019-03-11 13:13:52 -07:00
2019-08-02 18:38:52 +01:00
2020-08-31 09:14:57 +00:00
2020-05-25 19:41:09 +00:00
2020-08-20 10:52:19 +00:00
2020-04-15 21:10:11 +00:00
2020-08-21 18:22:21 +00:00
2020-04-21 11:09:03 -07:00
2020-08-14 20:35:36 +00:00
2020-08-14 20:35:36 +00:00
2019-03-14 22:41:08 +00:00
2020-05-26 22:31:31 +00:00
2020-05-13 23:36:44 +00:00
2020-05-13 23:36:44 +00:00