Re: RFA: Fix potential memory leak in gen-sframe.c
Nick Clifton <[email protected]> Fri, 31 Jul 2026 09:08:06 +0100
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
Hi Jens, > Maybe also reset the flexible FDE flag: > > xlate_ctx->flex_p = false; Good idea. I have applied that change with that addition. Cheers Nick