Re: [SoX-devel] [PATCH] wavpack: check errors when initializing

2020-07-31 Thread Eric Wong
Måns Rullgård wrote: > Eric Wong writes: > > Subject: [PATCH] wavpack: check errors when initializing > > > > Avoid NULL dereference when opening an WavPack input file fails > > as described by Debian Bug #881145. > > > > While we're at it, check for malloc failures when opening an > > output fil

Re: [SoX-devel] [PATCH] wavpack: check errors when initializing

2017-11-09 Thread Måns Rullgård
Eric Wong writes: > +Cc sox-devel. > > Joonun: thank you for reporting, the following patch should fix > the problem. I guess make sure sox-devel knows about any other > bugs you find; original upstream developers seem to busy so it's > mostly Måns and I. I don't think either of us have permiss

Re: [SoX-devel] [PATCH] wavpack: check errors when initializing

2017-11-09 Thread Jaromír Mikeš
2017-11-09 4:04 GMT+01:00 Eric Wong : > +Cc sox-devel. > > Joonun: thank you for reporting, the following patch should fix > the problem. I guess make sure sox-devel knows about any other > bugs you find; original upstream developers seem to busy so it's > mostly Måns and I. I don't think either

[SoX-devel] [PATCH] wavpack: check errors when initializing

2017-11-08 Thread Eric Wong
+Cc sox-devel. Joonun: thank you for reporting, the following patch should fix the problem. I guess make sure sox-devel knows about any other bugs you find; original upstream developers seem to busy so it's mostly Måns and I. I don't think either of us have permission to the SourceForge.net proj