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)
Mon, Dec 9, 4:27 AM
Unknown Object (File)
Tue, Dec 3, 10:45 PM
Unknown Object (File)
Nov 21 2024, 6:33 AM
Unknown Object (File)
Nov 13 2024, 3:16 PM
Unknown Object (File)
Oct 30 2024, 3:06 PM
Unknown Object (File)
Oct 12 2024, 7:58 PM
Unknown Object (File)
Oct 10 2024, 11:28 PM
Unknown Object (File)
Oct 10 2024, 11:27 PM
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