HomeFreeBSD

Set some internal helpers as static and initialize few variables to silence

Description

Set some internal helpers as static and initialize few variables to silence
CLANG WARNINGS.
BUMP SHLIB_MAJOR version as the ABI potentially changed.

Also run an 'exp run' to double check if any external project are using
those functions. Thanks antoine@.

PR: 200807
Differential Revision: D2775
Reviewed by: kib, ngie

Details

Provenance
araujoAuthored on
Reviewer
kib
Differential Revision
D2775: Set some functions(helpers) as static to silence clang warning.
Parents
rS284744: Remove unused variables to silence CLANG warnings.
Branches
Unknown
Tags
Unknown