Page MenuHomeFreeBSD

libc: skip telldir_leak test
AcceptedPublic

Authored by brooks on Oct 4 2024, 11:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 1:18 PM
Unknown Object (File)
Wed, Sep 24, 11:39 PM
Unknown Object (File)
Sep 18 2025, 10:14 AM
Unknown Object (File)
Sep 17 2025, 8:47 PM
Unknown Object (File)
Sep 3 2025, 8:43 AM
Unknown Object (File)
Aug 14 2025, 11:31 PM
Unknown Object (File)
Jul 31 2025, 6:27 AM
Unknown Object (File)
Jul 28 2025, 8:41 AM
Subscribers

Details

Reviewers
ngie
Summary

It uses sbrk to attempt to detect memory leaks in telldir, but we're not
going to export sbrk in the future and this is unreliable for mmap-based
mallocs. It's also a regression test for a specific NetBSD bug.

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 59774
Build 56660: arc lint + arc unit