Hide static symbols from dynamic library by default
Open
long-term
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
Hi, It seems that the following symbols are missing in 1.3.4:
- ZSTD_initCCtxParams@Base
- ZSTD_initCCtxParams_advanced@Base
- ZSTD_resetCCtxParams@Base
Can be easily verified by comparing nm -D output
nm -D /usr/lib/x86_64-linux-gnu/libzstd.so.1.3.3
Is that something you are aware of ?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.