Page MenuHomeFreeBSD

pms(4): clear CCBs allocated on the stack
ClosedPublic

Authored by trasz on May 16 2021, 8:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 14, 11:54 PM
Unknown Object (File)
Feb 25 2025, 3:56 AM
Unknown Object (File)
Feb 14 2025, 3:47 AM
Unknown Object (File)
Feb 13 2025, 11:33 AM
Unknown Object (File)
Jan 29 2025, 6:14 AM
Unknown Object (File)
Jan 27 2025, 5:26 PM
Unknown Object (File)
Jan 13 2025, 5:27 AM
Unknown Object (File)
Dec 1 2024, 5:39 AM
Subscribers

Diff Detail

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

Event Timeline

trasz requested review of this revision.May 16 2021, 8:32 PM
This revision is now accepted and ready to land.May 16 2021, 10:45 PM

Picking a random one of these to reply to
https://reviews.freebsd.org/D30352
has an alternative function that I think is safer that we should consider.

In D30300#681823, @imp wrote:

Picking a random one of these to reply to
https://reviews.freebsd.org/D30352
has an alternative function that I think is safer that we should consider.

I've talked with trasz, and he'll proceed with his commits and I'll do this refinement at some later date.

This revision was automatically updated to reflect the committed changes.