-
-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: icculus/SDL_sound
base: v2.0.2
head repository: icculus/SDL_sound
compare: main
- 18 commits
- 11 files changed
- 7 contributors
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f8b5c2 - Browse repository at this point
Copy the full SHA 1f8b5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f80947a - Browse repository at this point
Copy the full SHA f80947aView commit details
Commits on Jul 7, 2023
-
Remove broken FreeBSD specific condition
There's no need to set FreeBSD-specific pkgconfig path as FreeBSD handles this by itself by moving the file into right location. Also the condition is always false as CMake does not define `FREEBSD` by default.
Configuration menu - View commit details
-
Copy full SHA for 147090c - Browse repository at this point
Copy the full SHA 147090cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 253b00c - Browse repository at this point
Copy the full SHA 253b00cView commit details
Commits on Oct 13, 2023
-
playsound: fix potention null pointer read
Potential fix for https://retrace.fedoraproject.org/faf/reports/556333/
Configuration menu - View commit details
-
Copy full SHA for 1507be9 - Browse repository at this point
Copy the full SHA 1507be9View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8e96be - Browse repository at this point
Copy the full SHA c8e96beView commit details
Commits on Nov 7, 2023
-
Import an stb_vorbis fix from upstream PR/1563:
Patch by Seb de Graffenried (@Seb-degraff): nothings/stb#1563 Fixes distorted decompressed audio when UBSan was enabled.
Configuration menu - View commit details
-
Copy full SHA for a7e7d1f - Browse repository at this point
Copy the full SHA a7e7d1fView commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9d196a - Browse repository at this point
Copy the full SHA d9d196aView commit details
Commits on Dec 11, 2023
-
stb_vorbis: fix CVE-2023-45676 and CVE-2023-45677.
Based on the patches by Jaroslav Lobačevski (@JarLob) submitted to mainstream at: nothings/stb#1554 and nothings/stb#1555 GHSL-2023-166/CVE-2023-45676: Multi-byte write heap buffer overflow in start_decoder() GHSL-2023-167/CVE-2023-45677: Heap buffer out of bounds write in start_decoder()
Configuration menu - View commit details
-
Copy full SHA for a9e5aa8 - Browse repository at this point
Copy the full SHA a9e5aa8View commit details -
stb_vorbis: fix CVE-2023-45679 and CVE-2023-45680.
Based on the patches by Jaroslav Lobačevski (@JarLob) submitted to mainstream at: nothings/stb#1557 and nothings/stb#1558 GHSL-2023-169/CVE-2023-45679: Attempt to free an uninitialized memory pointer in vorbis_deinit() GHSL-2023-170/CVE-2023-45680: Null pointer dereference in vorbis_deinit()
Configuration menu - View commit details
-
Copy full SHA for 09996c4 - Browse repository at this point
Copy the full SHA 09996c4View commit details -
stb_vorbis: fix CVE-2023-45681 (integer overflow.)
Based on patch by Jaroslav Lobačevski (@JarLob) submitted to mainstream at nothings/stb#1559 GHSL-2023-171/CVE-2023-45681: Out of bounds heap buffer write
Configuration menu - View commit details
-
Copy full SHA for f04567f - Browse repository at this point
Copy the full SHA f04567fView commit details -
stb_vorbis: fix CVE-2023-45682
Based on patch by Jaroslav Lobačevski (@JarLob) submitted to mainstream at nothings/stb#1560 GHSL-2023-172/CVE-2023-45682: Wild address read in vorbis_decode_packet_rest()
Configuration menu - View commit details
-
Copy full SHA for 9ebcb8b - Browse repository at this point
Copy the full SHA 9ebcb8bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for d372bfe - Browse repository at this point
Copy the full SHA d372bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc5fec - Browse repository at this point
Copy the full SHA 7cc5fecView commit details -
stb_vorbis: apply CVE-2023-45676/CVE-2023-45677 fix to setup_temp_malloc
(c.f.: nothings/stb#1248, nothings/stb#1554 , nothings/stb#1555 )
Configuration menu - View commit details
-
Copy full SHA for 6ee6c83 - Browse repository at this point
Copy the full SHA 6ee6c83View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c563941 - Browse repository at this point
Copy the full SHA c563941View commit details
Commits on Jan 19, 2024
-
Update CMakeLists.txt, add option for docs
Add SDLSOUND_BUILD_DOCS option to control whether build docs
Configuration menu - View commit details
-
Copy full SHA for fdcecaf - Browse repository at this point
Copy the full SHA fdcecafView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97827a4 - Browse repository at this point
Copy the full SHA 97827a4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.2...main