[PATCH v2] manual: Document unsupported cases for interposition
Andreas Schwab
schwab@linux-m68k.org
Wed Jul 21 07:47:02 GMT 2021
On Jul 21 2021, Siddhesh Poyarekar via Libc-alpha wrote:
> diff --git a/manual/memory.texi b/manual/memory.texi
> index 31ee36be8c..5fb58af736 100644
> --- a/manual/memory.texi
> +++ b/manual/memory.texi
> @@ -2033,6 +2033,13 @@ when a replacement @code{malloc} is in use. However, failure to replace
> these functions typically does not result in crashes or other incorrect
> application behavior, but may result in static linking failures.
>
> +There are other functions (@code{reallocarray}, @code{strdup}, etc.) in
> +@theglibc{} that are not listed above but return newly allocated memory to
> +callers. Replacement of these functions is not supported and may produce
> +incorrect results. @theglibc{} implementations of these functions call
@Theglibc{} at the sentence beginning.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Libc-alpha
mailing list