Page MenuHomeFreeBSD

librpcsec_gss: don't export non-existant symbols
ClosedPublic

Authored by brooks on Mar 5 2024, 10:19 PM.
Tags
None
Referenced Files
F102577424: D44248.diff
Thu, Nov 14, 7:10 AM
Unknown Object (File)
Sat, Nov 9, 6:21 PM
Unknown Object (File)
Sat, Nov 9, 6:21 PM
Unknown Object (File)
Sat, Nov 9, 6:20 PM
Unknown Object (File)
Wed, Nov 6, 8:26 AM
Unknown Object (File)
Fri, Oct 18, 3:24 AM
Unknown Object (File)
Oct 4 2024, 2:15 PM
Unknown Object (File)
Oct 4 2024, 7:58 AM
Subscribers

Details

Summary

rpc_gss_mesh_to_oid was never implement.

This doesn't seem to be any reason why we would need to export the _stub
functions, but it's also a little unclear to me why the linker thinks
they aren't present. Perhaps they should be static.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56471
Build 53359: arc lint + arc unit