Re: [PATCH 04/10] libiberty: Fix crash in ada_demangle()

2019-04-30 Thread Jeff Law
On 1/10/19 5:16 PM, Ben L wrote: > Hi all, > > First time emailing gcc-patches, so I'm sorry if I get any of this wrong or if > there's obvious errors repeated in my patches. AFAICT I should be sending each > change individually rather than as one bulk patch, so I'm sorry about the spam > too. >

[PATCH 04/10] libiberty: Fix crash in ada_demangle()

2019-01-10 Thread Ben L
yshilol Date: Wed, 9 Jan 2019 22:18:14 +0000 Subject: [PATCH 04/10] libiberty: Fix crash in ada_demangle(). The output buffer is pre-allocated to a maximum size under the assumption that special names can only occur once, however nothing was enforcing this for stream attributes. To fix this we treat