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)
Sat, May 18, 9:48 PM
Unknown Object (File)
Sun, May 12, 3:33 AM
Unknown Object (File)
Sun, May 12, 1:34 AM
Unknown Object (File)
Sat, May 11, 6:12 PM
Unknown Object (File)
Fri, May 10, 8:19 PM
Unknown Object (File)
Apr 10 2024, 2:42 AM
Unknown Object (File)
Apr 9 2024, 10:00 PM
Unknown Object (File)
Feb 17 2024, 5:05 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39226
Build 36115: arc lint + arc unit

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.