Skip to content

Add runtime LeakSanitizer leak check #7645

Description

@vashirov

Issue Description
If the server is built with ASAN or LD_PRELOAD'ed with libasan, a recoverable leak check can be triggered at runtime using __lsan_do_recoverable_leak_check via SIGUSR1 which is currently unused

(void)SIGNAL(SIGUSR1, slapd_do_nothing);

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThe issue will be triaged during scrum

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions