* YAM_MAf.c: before trying to read a folder's index file its size is checked
now. Non-existent and zero sized files will cause an instant rescan of that
folder, while files with a size less than sizeof(struct FIndex) will be
treated as corrupted. This fixes bug #2684907.
98 lines of code changed in 1 file: