[PATCH v2] mips: dl-machine-reject-phdr: Get rid of alloca.

Florian Weimer fw@deneb.enyo.de
Sun Jun 25 12:20:03 GMT 2023


* Joe Simmons-Talbott via Libc-alpha:

> Use a scratch_buffer rather than alloca to avoid potential stack
> overflow.

You don't need a scratch buffer anymore.  Just read into the struct
directly.

Thanks,
Florian


More information about the Libc-alpha mailing list