[PATCH] FT32: Remove recursion in ft32_opcode
Alan Modra
amodra@gmail.com
Tue Aug 24 11:25:58 GMT 2021
More information about the Binutils mailing list
Tue Aug 24 11:25:58 GMT 2021
- Previous message (by thread): [PATCH] FT32: Remove recursion in ft32_opcode
- Next message (by thread): objdump -S test fail on mingw
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Aug 24, 2021 at 02:16:56AM +0000, James Bowman (FTDI-UK) wrote: > The function ft32_opcode used recursion. This could cause a stack > overflow. Replaced with a pair of non-recursive functions. > > https://sourceware.org/bugzilla/show_bug.cgi?id=28169 Thanks, I applied this for you along with some formatting fixes. James, would you like to be listed in binutils/MAINTAINERS for ft32? If so, please add yourself to the file. You'll then be able to commit ft32 fixes without asking permission, and of course might occasionally be annoyed by users wanting fixes. On the latter subject, please also create a bugzilla account for yourself at https://sourceware.org/bugzilla/. -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): [PATCH] FT32: Remove recursion in ft32_opcode
- Next message (by thread): objdump -S test fail on mingw
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list