diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-04-08 16:12:16 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-04-08 16:12:16 +0200 |
commit | eaceb6aa881b97de6a7661096b9fa07ea30c269d (patch) | |
tree | 369cde6f82b61fb8d6a4a2d9a36f9ef57a226ec7 /src/utils.c | |
parent | 825472556866f473e577c150fed8da9eb84d5b79 (diff) |
fix a memory leak when loading a non-native image more than once
feh_file_info_load is called even if file_info is already populated, so
the original file_info struct is never freed. This results in a leak of
~44 Byte for each subsequenc image load
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions