Page MenuHomeFreeBSD

pctrie: drop freenode param to pctrie_remove
ClosedPublic

Authored by dougm on Jun 26 2025, 6:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 28, 6:11 AM
Unknown Object (File)
Sun, Oct 26, 11:34 AM
Unknown Object (File)
Oct 21 2025, 6:29 AM
Unknown Object (File)
Oct 15 2025, 2:08 PM
Unknown Object (File)
Oct 14 2025, 2:42 PM
Unknown Object (File)
Oct 14 2025, 2:42 PM
Unknown Object (File)
Oct 14 2025, 2:42 PM
Unknown Object (File)
Oct 14 2025, 6:28 AM
Subscribers

Details

Summary

Drop the freenode argument to pctrie_remove, and instead return a bool to the caller so that the caller can set a freenode value to NULL or something else.

Diff Detail

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