Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

private symbols get leaked #95

Closed
kilobyte opened this issue May 19, 2022 · 1 comment
Closed

private symbols get leaked #95

kilobyte opened this issue May 19, 2022 · 1 comment
Assignees

Comments

@kilobyte
Copy link
Contributor

The library exports all its non-static symbols, making ABI tracking ineffective, and risking conflicts with matching name in user projects.

Thus, please hide them, either by changing default visibility, or via a linker map.

@wlemkows wlemkows self-assigned this May 19, 2022
@wlemkows
Copy link
Collaborator

#98

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants