Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 4535887ecd07e2023bef05fce3710276749ac28b https://github.com/synfig/synfig/commit/4535887ecd07e2023bef05fce3710276749ac28b Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com> Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths: M synfig-studio/src/gui/widgets/widget_soundwave.cpp Log Message: ----------- fix(Widget_SoundWave): fix the number of bytes to load from audio file The buffer had one extra frame, and those bytes weren't properly set. And the widget used this (wrong) buffer size to draw the sound wave. Commit: 7cde80c29487a999134a2787d80aed45eabc99b4 https://github.com/synfig/synfig/commit/7cde80c29487a999134a2787d80aed45eabc99b4 Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M synfig-studio/src/gui/widgets/widget_soundwave.cpp Log Message: ----------- fix(Widget_SoundWave): prevent to read more bytes than buffer size Commit: 5255190b39055cf38750159bdcddc4bf61c7b68c https://github.com/synfig/synfig/commit/5255190b39055cf38750159bdcddc4bf61c7b68c Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M synfig-studio/src/gui/widgets/widget_soundwave.cpp Log Message: ----------- fix(Widget_SoundWave): only draw until the audio file ends Commit: da977088f756df602a6d02e6f008e75e3ec7f981 https://github.com/synfig/synfig/commit/da977088f756df602a6d02e6f008e75e3ec7f981 Author: ice0 <konop...@gmail.com> Date: 2025-05-17 (Sat, 17 May 2025) Changed paths: M synfig-studio/src/gui/widgets/widget_soundwave.cpp Log Message: ----------- fix: avoid buffer overflow in Widget_SoundWave (#3564) fix: avoid buffer overflow in Widget_SoundWave Compare: https://github.com/synfig/synfig/compare/0dd079409642...da977088f756 To unsubscribe from these emails, change your notification settings at https://github.com/synfig/synfig/settings/notifications _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl