Hi, This patch is still pending a full review.
Best regards, - Marcel > On 30 Jun 2016, at 12:09 AM, Pedro Alves <pal...@redhat.com> wrote: > > On 06/29/2016 08:43 AM, Marcel Böhme wrote: >> Hi Jason, >> >> These test cases are generated by fuzzing which produces a lot of >> nonsensical input data. >> I think, "Garbage In, Garbage Out" is quite applicable here. >> With the patch at least it doesn’t crash and fixes the vulnerability. > > Note that demangling shows up high in gdb profiles when loading > huge programs. If we can avoid quadratic or worse complexity, > it'd preferred. > > Thanks, > Pedro Alves >