Andrey G-w

Results 1 issues of Andrey G-w

I checked the code with `cppcheck` and got an error: ```sh Checking cmusfm/src/cache.c ... cmusfm/src/cache.c:84:2: error: Common realloc mistake: 'record' nulled but not freed upon failure [memleakOnRealloc] record = (struct...