Robuta

Sponsor of the Day: Jerkmate
https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/2264 vcut segmentation fault (#2264) · Issues · Xiph.Org / Vorbis tools · GitLab I am forwarding Debian-bug 818037 from user Frank Heckenbach f.heckenbach@fh-soft.de. Original bug report: vorbis tools gitlabsegmentation faultissues xiphvcut2264 https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/2009 segfault when trying to encode trivial raw input (#2009) · Issues · Xiph.Org / Vorbis tools · GitLab I was recently trying to create a trivial vorbis file containing just a bit of silence. I thought feeding oggenc a bit if zeros as raw input should... vorbis tools gitlabissues xiphsegfaulttryingencode https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/2149 oggdec internationalization is broken (#2149) · Issues · Xiph.Org / Vorbis tools · GitLab While trying to fix a different Debian bug in vorbis tools gitlabissues xiphinternationalizationbroken2149 https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/2212 oggenc aiff_open buffer overflow (#2212) · Issues · Xiph.Org / Vorbis tools · GitLab I discovered an buffer overflow issue in oggenc/audio.c when it tries to open invalid aiff file. vorbis tools gitlabbuffer overflowissues xiphoggencaiff https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/2136 Oggenc channel integer overflow (#2136) · Issues · Xiph.Org / Vorbis tools · GitLab I discovered an integer overflow issue in oggenc, related to the number of channels in the input WAV file. The issue triggers an out-of-bounds memory access... vorbis tools gitlabinteger overflowissues xiphoggencchannel https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/1956 [PATCH] ogg123 hangs with certain OGG files (#1956) · Issues · Xiph.Org / Vorbis tools · GitLab Version: vorbis tools v1.4.0 System: OpenSUSE 12.1 Linux 3.1.10 32 bit single CPU without hyperthreading. Reproducibility: Reproducible every time Sending a... vorbis tools gitlabissues xiphpatchogg123hangs https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/1679 ogg123 undocumentedly requires -d to preceed -f (#1679) · Issues · Xiph.Org / Vorbis tools · GitLab Reported by Britton Leo Kerin at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=359948 Actually the man page doesn't really even say that -f is going to... vorbis tools gitlabissues xiphogg123requiresf https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/2137 Oggenc division by zero issue (#2137) · Issues · Xiph.Org / Vorbis tools · GitLab A crafted WAV file with number of channels set to 0 will cause oggenc to crash due to a division by zero issue at : Stopped... vorbis tools gitlabissues xiphoggencdivisionzero https://gitlab.xiph.org/xiph/vorbis-tools/-/issues/1803 oggenc --ignorelength is not implemented (#1803) · Issues · Xiph.Org / Vorbis tools · GitLab vorbis-tools 1.4.0 --ignorelength switch is documented in --help, and is being passed to format loaders, but is not used anywhere. problems: ... vorbis tools gitlabissues xiphoggencimplemented1803