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)
Oct 15 2024, 10:16 PM
Unknown Object (File)
Sep 22 2024, 6:31 AM
Unknown Object (File)
Sep 21 2024, 10:46 AM
Unknown Object (File)
Sep 19 2024, 4:58 PM
Unknown Object (File)
Sep 16 2024, 12:32 PM
Unknown Object (File)
Sep 5 2024, 11:24 AM
Unknown Object (File)
Aug 31 2024, 7:44 AM
Unknown Object (File)
Aug 31 2024, 7:44 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.