DenisovichDev / DenisovichDev/bmplib
Not enough exception handling
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In `bmp.c`, every exception returns `NULL` pointer. Using `INT_MIN` would be better for knowing what is wrong, with an error message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.