Skip to content

[LSAN] In some glibc versions, LSan's local cache is not destroyed after a thread exits #159499

@zhaoyujohn

Description

@zhaoyujohn

In some glibc versions, POSIX timers do not call pthread_create to spawn a thread. If memory is allocated inside such a timer, the thread's local cache is not destroyed when the thread exits, leading to a memory leak.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions