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)
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
Unknown Object (File)
Oct 3 2024, 10:53 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 Not Applicable
Unit
Tests Not Applicable