Page MenuHomeFreeBSD

libc: skip telldir_leak test
AcceptedPublic

Authored by brooks on Fri, Oct 4, 11:32 PM.

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