[libvirt PATCH v2 1/7] meson: Allow larger stack frames when instrumenting

Pavel Hrdina phrdina at redhat.com
Thu May 6 15:29:47 UTC 2021


On Thu, May 06, 2021 at 05:08:32PM +0200, Tim Wiederhake wrote:
> When enabling sanitizers, gcc adds some instrumentation to the code
> that may enlarge stack frames. Some function's stack frames are already
> close to the limit of 4096 and are enlarged past that threshold,
> e.g. virLXCProcessStart which reaches a frame size of 4624 bytes.
> 
> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> ---
>  meson.build | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210506/4b47d86b/attachment-0001.sig>


More information about the libvir-list mailing list