aboutsummaryrefslogtreecommitdiff
path: root/sys/ntfs/ntfsmount.h
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2024-10-31 00:19:48 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2024-10-31 00:19:48 +0000
commitd0f9b0bd19bf5dc4031164fd26c5bbc4bab1cc74 (patch)
treead01ca7ae1e3d2a2d37e0850d1bb15fa1157b676 /sys/ntfs/ntfsmount.h
parent5212b9500116523828fc94d84a951949d408a1a4 (diff)
downloadsrc-main.tar.gz
src-main.zip
malloc(9): assert wait flags.HEADmain
The check introduced in d3c11994e1e3 was bogus, combining a non-atomic “once” flag with an equally non-thread-safe ppsratecheck. Rather than fix it, just assert what it attempts to enforce: that the malloc flags must include exactly one of M_WAITOK and M_NOWAIT. Fixes: d3c11994e1e3de7445305abd0d41dce2b8d3e6dc Sponsored by: Klara, Inc. Reviewed by: olce, kevans Differential Revision: https://reviews.freebsd.org/D47309
Diffstat (limited to 'sys/ntfs/ntfsmount.h')
0 files changed, 0 insertions, 0 deletions