Yavor Atov
Results
1
issues of
Yavor Atov
In `heif/main.cpp` the image pointer is not initialized, which could cause a memory access violation. `free_buffer` doesn't set the image pointer to `NULL` and calling `free_buffer` two times will cause...