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
F132342576: D44248.id135438.diff
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
Unknown Object (File)
Sun, Oct 12, 3:26 PM
Unknown Object (File)
Wed, Sep 24, 7:01 AM
Unknown Object (File)
Sep 15 2025, 10:48 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 Not Applicable
Unit
Tests Not Applicable