diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-02-10 21:41:35 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-02-10 21:41:35 +0100 |
commit | 26cd770c8732a4467e57cf3e7a5d4c2518836275 (patch) | |
tree | d16eba0869547a574c293054972e8941c1c96c1c /test | |
parent | facb67f8438aa8ef18ffacdccfd0a2d1c2730e5c (diff) |
Run init_magic before init_parse_options
init_parse_options calls feh_prepare_filelist, which in turn calls
feh_file_info_preload if opt.preload is set. This function will load all
images in the filelist to determine their attributes, so we need to initialize
libmagic before calling init_parse_options.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions