Page MenuHomeFreeBSD

sndctl(8): Fix dp->realtime
ClosedPublic

Authored by christos on May 17 2025, 9:05 PM.
Tags
None
Referenced Files
F164263883: D50400.diff
Thu, Jul 30, 5:22 AM
Unknown Object (File)
Jun 19 2026, 11:14 AM
Unknown Object (File)
Jun 17 2026, 4:22 PM
Unknown Object (File)
Jun 10 2026, 2:20 PM
Unknown Object (File)
Jun 6 2026, 10:25 PM
Unknown Object (File)
Jun 3 2026, 3:01 PM
Unknown Object (File)
May 8 2026, 6:40 PM
Unknown Object (File)
May 8 2026, 6:35 PM
Subscribers

Details

Summary

Currently it's automatically set to 0 in read_dev() as a result of
allocating dp with calloc().

Sponsored by: The FreeBSD Foundation
MFC after: 1 day

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable