Re: [PATCH] Use O_BINARY to detect whether to pass "rb" to popen
Filipe Brandenburger <[email protected]> Fri, 22 May 2015 08:45:01 -0700
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <CADU+-uCAJ-8TaYFNioWr6T+dyf45Jn5TSGeDy++9gvYNJxGLig@mail.gmail.com> |
On Fri, May 22, 2015 at 8:32 AM, Bruce Korb <[email protected]> wrote: > And, yes, the patch included a non-related issue. Someone came up > with a tortured uu-encoded file that would cause uudecode to seg fault. Would be nice to add a test case for it... Is the uu-encoded file that caused the crash available somewhere public? Or would it be easy to create a simple test case with the same kind of problem? Cheers, Filipe