On Wed, 30 Jul 2025 at 01:34, Richard Henderson <richard.hender...@linaro.org> wrote: > > Rather than modify a static buffer, index into an array > of const data. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/i386/elfload.c | 12 ++++--------
I was thinking as I reviewed the previous patch that the implementation of that function was pretty ugly :-) Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM