Re: [PATCH] powerpc: Fix stack buffer overflow in _dl_reloc_overflwo (bug 34541)
Florian Weimer <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
* Dan Horák: > Hi Florian, > > On Wed, 19 Aug 2026 11:29:58 +0200 > Florian Weimer <[email protected]> wrote: > >> Consolidate the 32-bit and 64-bit implementation and use >> _dl_exception_create_format to create an exception message of the >> correct size. > > there is a typo in the title/subject - _dl_reloc_overflwo should be > _dl_reloc_overflow Thanks, fixed locally. Florian