gh-BertoldVdb-ZoneDetect/library
Albert Kharisov 1dc78b572d
Fix memory leak in issue #46
Fix memory leak found in
https://github.com/BertoldVdb/ZoneDetect/issues/46.
Free memory which is not used nor freed nor returned
from a function.
2025-12-16 18:52:30 +04:00
..
.gitignore Add libzoneinfo.{dll,so} and zonedetect.o to '.gitignore'. 2019-11-11 10:04:36 +01:00
Makefile Update makefile and add margin to border detection to cover rounding 2019-12-13 16:15:25 +00:00
zonedetect.c Fix memory leak in issue #46 2025-12-16 18:52:30 +04:00
zonedetect.h Add stddef.h for size_t in header file 2023-01-18 22:54:50 +01:00