poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] etc: add __stack_chk_guard to pvm-wraps-whitelist


From: Jose E. Marchesi
Subject: Re: [PATCH] etc: add __stack_chk_guard to pvm-wraps-whitelist
Date: Sun, 07 Jan 2024 13:24:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hi Mark.

Thanks for the patch.
I just committed it on your behalf.

Salud, and happy gnu year!

> __stack_chk_guard shows up on riscv64
>
> 2024-01-07  Mark Wielaard  <mark@klomp.org>
>
>     * etc/pvm-wraps-whitelist: Add __stack_chk_guard.
> ---
>  etc/pvm-wraps-whitelist | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/etc/pvm-wraps-whitelist b/etc/pvm-wraps-whitelist
> index af36aec8..81f9ed4b 100644
> --- a/etc/pvm-wraps-whitelist
> +++ b/etc/pvm-wraps-whitelist
> @@ -2,6 +2,7 @@
>  _GLOBAL_OFFSET_TABLE_
>  __errno_location
>  __stack_chk_fail
> +__stack_chk_guard
>  # Now stuff that is used by the Jittery runtime, outside of
>  # instructions.  Note that we also have to add the
>  # rpl_* symbols that gnulib may replace, and also the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]