- Notifications
You must be signed in to change notification settings - Fork7.8k
Insights: nothings/stb
Overview
- 0Merged pull requests
- 2Open pull requests
- 0Closed issues
- 4New issues
There hasn’t been any commit activity on nothings/stb in the last week.
Want to help out?
2 Pull requests opened by2 people
- [stb_ds] Fixing direct call to STBDS_FREE from outside the STB_DS_IMPLEMENTATION block
#1759 opened
Mar 16, 2025 - Fix typo.
#1761 opened
Mar 19, 2025
4 Issues opened by3 people
- stbds_shput casts key to void* instead of const void*
#1763 opened
Mar 21, 2025 - stb_sha1 is incorrect when there are 55 bytes of data leftover
#1762 opened
Mar 20, 2025 - Bug: Null pointer dereference (stb_image.h 2.30)
#1758 opened
Mar 16, 2025 - Bug: Memory Allocation with Excessive Size Value detected (stb_image.h 2.30)
#1757 opened
Mar 16, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- STBDS_FREE is used outside of STB_DS_IMPLEMENTATION causing custom implementation to be replaced by free().
#1632 commented on
Mar 17, 2025 • 0 new comments