Skip to content
Commit d34ed66f authored by Siddhesh Poyarekar's avatar Siddhesh Poyarekar
Browse files

manual: Document unsupported cases for interposition



These functions call the core allocator functions (realloc and malloc
respectively) and are hence guaranteed to allocate memory using the
correct functions when multiple allocators are interposed.  Having
these functions interposed in one allocator and not another may result
in confusion, hence discourage interposing them altogether.

Reviewed-by: default avatarFlorian Weimer <fweimer@redhat.com>
parent 7c124e37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment