facebook / facebook/zstd

Hide static symbols from dynamic library by default

Open
#1,111 7 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.