Skip to content

Pull requests: nothings/stb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fixes null pointer dereference in https://github.com/nothings/stb/issues/1452
#1454 opened Feb 25, 2023 by NBickford-NV Loading… updated Jan 14, 2025
Fix root-cause of CVE-2021-45340 : dereference of NULL ptr.
#1736 opened Jan 9, 2025 by hzeller Loading… updated Jan 10, 2025
stb_image: Define JPEG-specific functions only when JPEG is needed
#1707 opened Oct 17, 2024 by ccatgirl Loading… updated Dec 23, 2024
Prevent warning due to type-limits on arrsetlen(arr, 0)
#1732 opened Dec 23, 2024 by josealvim Loading… updated Dec 23, 2024
stb_image_write: support for 16 bit png
#1726 opened Dec 8, 2024 by lyd405121 Loading… updated Dec 9, 2024
stb_sprintf: fix overflow in negating INT_MIN
#1725 opened Dec 6, 2024 by hjbreg Loading… updated Dec 6, 2024
stb_image_write: Fix Apple Clang Warning
#1724 opened Dec 4, 2024 by YGXXD Loading… updated Dec 4, 2024
stb_image_write: Fix error caused by use of sprintf on MSVC
#1712 opened Oct 27, 2024 by neondev1 Loading… updated Nov 17, 2024
fix direct use of STBDS_FREE outside of implementation
#1713 opened Nov 4, 2024 by veclavtalica Loading… updated Nov 4, 2024
Add new fuzzers to add coverage in oss-fuzz
#1628 opened Mar 26, 2024 by jsnv-dev Loading… updated Oct 25, 2024
stb_image: Fix 16bits PNM images endianness handling
#1710 opened Oct 23, 2024 by Kanma Loading… updated Oct 24, 2024
stb_image: Fix gif two_back memory address 1 stb_image 2 bug w/ repro
#1404 opened Nov 6, 2022 by cocoa-xu Loading… updated Oct 14, 2024
Fixed kerning advance in fonts with both GPOS and kern tables.
#1705 opened Oct 12, 2024 by joaodasilva Loading… updated Oct 12, 2024
stb_image: minor optimization for interlaced pngs
#1704 opened Oct 12, 2024 by clibraries Loading… updated Oct 12, 2024
stb_image: fix gif decoding: only restore background when dispose is 2 or 3
#1702 opened Oct 8, 2024 by cocoa-xu Loading… updated Oct 9, 2024
stb_textedit: add optional API function for character input
#1696 opened Oct 4, 2024 by blackedout01 Loading… updated Oct 4, 2024
stb_sprintf: Add ARM64 on MSVC to stb_sprintf.h
#1695 opened Oct 3, 2024 by equalent Loading… updated Oct 3, 2024
stb_textedit: set cursor to start of line when pressing up in the first line
#1693 opened Oct 2, 2024 by blackedout01 Loading… updated Oct 2, 2024
chore: update stb_image.h
#1689 opened Sep 23, 2024 by eltociear Loading… updated Sep 23, 2024
Fix char literal parsing
#1653 opened Jun 19, 2024 by Wonshtrum Loading… updated Sep 12, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.