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
Unknown Object (File)
Mon, Oct 20, 10:42 AM
Unknown Object (File)
Sun, Oct 19, 11:43 PM
Unknown Object (File)
Sat, Oct 18, 2:05 PM
Unknown Object (File)
Thu, Oct 16, 2:01 AM
Unknown Object (File)
Wed, Oct 15, 5:53 AM
Unknown Object (File)
Tue, Oct 14, 6:22 PM
Unknown Object (File)
Tue, Oct 14, 5:10 PM
Unknown Object (File)
Tue, Oct 14, 1:03 PM
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