Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nothings/stb issues and pull requests

#1606 - Fix "string_len" typo in stb_c_lexer.h

Pull Request - State: closed - Opened by lackhoa 10 months ago - 2 comments

#1605 - Fix 2 pixel to 1 pixel with wrap and fix output buffer for output callback

Pull Request - State: closed - Opened by jeffrbig2 10 months ago - 8 comments

#1603 - Fix 2 pixel to 1 pixel with wrap and fix output buffer for output callback

Pull Request - State: closed - Opened by jeffrbig2 10 months ago - 2 comments

#1602 - stb_image_resize2: assert/crash on resizing 2x2 to 1x1 images with wrap

Issue - State: closed - Opened by aras-p 10 months ago - 5 comments
Labels: 2 bug w/ repro, 1 stb_image_resize

#1597 - Long double support

Issue - State: open - Opened by martinlicht 10 months ago
Labels: 4 enhancement

#1596 - stb_image_resize2: Fix output callback parameter using the wrong buffer

Pull Request - State: closed - Opened by jspohr 10 months ago - 1 comment

#1595 - Two errors for use of uninitialized memory

Issue - State: open - Opened by Heinzeen 10 months ago

#1593 - stb_truetype.h: letter T has rasterization artefacts for Roboto-Regular.ttf

Issue - State: closed - Opened by rds1983 11 months ago - 3 comments

#1592 - stb_image: allocate gif struct on heap instead of stack

Pull Request - State: open - Opened by jackson-57 11 months ago

#1589 - Request for CMakeLists.txt Integration for Improved Build System

Issue - State: closed - Opened by nithinprince2000 12 months ago
Labels: 4 enhancement

#1587 - Completion of error handling

Issue - State: open - Opened by elfring 12 months ago

#1585 - stb_image incorrectly sees png as 16bit.

Issue - State: closed - Opened by marauder2k7 12 months ago - 5 comments

#1583 - Segmentation fault when load an corruption pictures in stbi_load_from_memory

Issue - State: closed - Opened by Nuctori 12 months ago - 2 comments

#1577 - Fix AVX and AVX2 corruption due to undefined upper 128 bits after cal…

Pull Request - State: open - Opened by popizdeh about 1 year ago - 6 comments

#1575 - stb_sprintf: not working with 'j' 'z' modifiers

Issue - State: open - Opened by stefano-zanotti-88 about 1 year ago
Labels: 2 bug, 1 stb_sprintf

#1574 - GCC warnings for the hmdel macro

Issue - State: closed - Opened by Yu2erer about 1 year ago - 1 comment

#1573 - Fixes for tsan warnings, minor tweaks.

Pull Request - State: closed - Opened by jeffrbig2 about 1 year ago

#1572 - Fix 'declaration shadows a local variable' warning

Pull Request - State: open - Opened by popizdeh about 1 year ago

#1571 - Resolve compilation errors and warnings

Pull Request - State: open - Opened by JamesEggleton about 1 year ago

#1570 - replace #1469

Pull Request - State: open - Opened by agouguai about 1 year ago

#1569 - Fix data races in stbir_resize_extended_split by moving the call to s…

Pull Request - State: open - Opened by popizdeh about 1 year ago - 8 comments

#1568 - A way to reuse a buffer when reading `.gif` files

Issue - State: open - Opened by sam20908 about 1 year ago - 2 comments
Labels: 4 enhancement

#1567 - Fix arraddnindex() GCC sign-compare warning

Pull Request - State: open - Opened by arkanis about 1 year ago

#1566 - Is the "DETAILED USAGE" section of `stb_truetype.h` correct/updated?

Issue - State: open - Opened by achalpandeyy about 1 year ago - 3 comments

#1565 - Update: README.md - stb_image_write.h docs updated

Pull Request - State: closed - Opened by tymnec about 1 year ago - 1 comment

#1564 - Add underline metrics

Pull Request - State: open - Opened by danielmaciel about 1 year ago

#1563 - stb_vorbis: undefined behaviour causes audio distortions when ubsan is enabled

Pull Request - State: open - Opened by Seb-degraff about 1 year ago - 2 comments

#1562 - (Docs Update Request) stb_image_write.h supports PNG/BMP/TGA/JPEG/HDR

Issue - State: open - Opened by Lunar2kPS about 1 year ago - 2 comments
Labels: 3 documentation fix

#1561 - Fixed asan error on tiny input images

Pull Request - State: closed - Opened by jeffatrad about 1 year ago - 2 comments
Labels: 2 bug, 2 good-no changes needed, 1 stb_image_resize

#1559 - Out of bounds heap buffer write (`GHSL-2023-171/CVE-2023-45681`)

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1558 - Fix Null pointer dereference in `vorbis_deinit` (`GHSL-2023-170/CVE-2023-45680`)

Pull Request - State: closed - Opened by JarLob about 1 year ago - 1 comment

#1556 - Off-by-one heap buffer write in `start_decoder` (`GHSL-2023-168/CVE-2023-45678`)

Pull Request - State: closed - Opened by JarLob about 1 year ago - 1 comment

#1555 - Fix Heap buffer out of bounds write in `start_decoder` (`GHSL-2023-167/CVE-2023-45677`)

Pull Request - State: closed - Opened by JarLob about 1 year ago - 1 comment

#1553 - Fix `0` byte write heap buffer overflow in `start_decoder`

Pull Request - State: closed - Opened by JarLob about 1 year ago - 2 comments

#1551 - Fix Null pointer dereference because of an uninitialized variable

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1549 - Fix possible double-free or memory leak in stbi__load_gif_main

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1547 - Fix Null pointer dereference in stbi__convert_format

Pull Request - State: closed - Opened by JarLob about 1 year ago - 1 comment

#1546 - Null pointer dereference in `stbi__convert_format` (`GHSL-2023-149`)

Issue - State: open - Opened by JarLob about 1 year ago - 1 comment

#1545 - Fix double-free in stbi__load_gif_main_outofmem

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1543 - Fix disclosure of uninitialized memory in stbi__tga_load

Pull Request - State: closed - Opened by JarLob about 1 year ago - 1 comment

#1541 - Fix multi-byte read heap buffer overflow in stbi__vertical_flip

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1539 - Fix wild address read in stbi__gif_load_next

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1536 - Signed integer overflow in `start_decoder`

Issue - State: open - Opened by JarLob about 1 year ago

#1534 - Fix int overflow

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1533 - Integer overflow in `stbi__jpeg_decode_block`

Issue - State: open - Opened by JarLob about 1 year ago

#1532 - Add overflow checks

Pull Request - State: closed - Opened by JarLob about 1 year ago

#1531 - Integer overflow in `stbi__load_gif_main`

Issue - State: open - Opened by JarLob about 1 year ago

#1530 - Fix integer overflow

Pull Request - State: closed - Opened by JarLob about 1 year ago - 1 comment

#1529 - Integer overflow in `stbi__convert_8_to_16`

Issue - State: open - Opened by JarLob about 1 year ago - 1 comment
Labels: 1 stb_image

#1528 - stb_vorbis: Unchecked return value from stb_vorbis_get_frame_float

Issue - State: open - Opened by weirddan455 about 1 year ago - 1 comment

#1526 - stb_image_resize2.h: Address Sanitizer error

Issue - State: closed - Opened by pezcode about 1 year ago - 8 comments

#1525 - stb_image_resize2.h: 'asm' is not recognized keyword in '-std=c99' mode

Issue - State: closed - Opened by fp64 about 1 year ago - 1 comment
Labels: 2 bug, 1 stb_image_resize

#1524 - SDF incorrect with intersecting glyph segments

Issue - State: open - Opened by jamesthomasgriffin about 1 year ago - 3 comments

#1523 - public a release version or release tag for stb

Issue - State: closed - Opened by wjszd about 1 year ago - 1 comment
Labels: 4 enhancement

#1522 - ADd

Issue - State: closed - Opened by wjszd about 1 year ago
Labels: 4 enhancement

#1521 - NULL pointer derefence in PIC loading (CVE-2023-43898)

Issue - State: open - Opened by mmuehlenhoff about 1 year ago - 3 comments

#1520 - Feature request: security-focused changes for stb_vorbis and stb_truetype

Issue - State: open - Opened by ell1e about 1 year ago - 4 comments
Labels: 4 enhancement

#1518 - stb_image: MJPEG is read with garbage data (regression)

Issue - State: open - Opened by axxel about 1 year ago - 6 comments

#1517 - Fix stbsp__uintptr on riscv64

Pull Request - State: open - Opened by hack3ric about 1 year ago

#1515 - Undefine L C R defines after use

Pull Request - State: closed - Opened by danielmaciel about 1 year ago - 1 comment

#1514 - stb_sprintf: handle LP64 platforms

Pull Request - State: open - Opened by andreas-schwab about 1 year ago

#1513 - Avoid gcc "variable ‘invalid_chunk’ set but not used" warning

Pull Request - State: open - Opened by res2k about 1 year ago

#1512 - Do not rely on __STDC_LIB_EXT1__ for sprintf_s

Pull Request - State: open - Opened by eliemichel about 1 year ago - 1 comment

#1511 - [stb_truetype] stbtt_FindGlyphIndex, file stb_truetype.h, line 1585.

Issue - State: open - Opened by zeromake over 1 year ago - 7 comments

#1505 - stb_truetype: missing glyphs on Windows (macOS and Linux ok)

Issue - State: closed - Opened by andykt over 1 year ago - 3 comments

#1503 - The Jpeg image is decoded incorrectly.

Issue - State: closed - Opened by evilrace over 1 year ago - 1 comment

#1502 - Rename stb_vorbis.c to stb_vorbis.h

Pull Request - State: closed - Opened by wcaleniekubaa over 1 year ago

#1500 - Fix signed integer overflow

Pull Request - State: closed - Opened by JarLob over 1 year ago

#1498 - Fix memory leaks in stb_vorbis

Pull Request - State: closed - Opened by JarLob over 1 year ago - 1 comment

#1497 - Fix memory leaks if stbi__convert failed

Pull Request - State: closed - Opened by JarLob over 1 year ago - 1 comment

#1496 - Fix pnm only build

Pull Request - State: closed - Opened by JarLob over 1 year ago

#1493 - stb_truetype

Issue - State: open - Opened by tuket over 1 year ago - 1 comment
Labels: 1 stb_truetype, 2 warning