Re: [PATCH 01/10] libiberty: Fix an out of bounds read in d_expression_1()

2019-04-29 Thread Jeff Law
On 1/10/19 5:13 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 01/10] libiberty: Fix an out of bounds read in d_expression_1()

2019-01-10 Thread Ben L
* testsuite/demangle-expected: Add testcase. From dadc7d7812e0c42c4a7c8c1f0525c4a11e0bd229 Mon Sep 17 00:00:00 2001 From: bobsayshilol Date: Wed, 9 Jan 2019 21:50:59 + Subject: [PATCH 01/10] libiberty: Fix an out of bounds read in d_expression_1(). Passing "_ZmmAtl" to cplus_demangle() ca