Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.20 breaks ABI #25

Open
fenrus75 opened this issue Sep 30, 2017 · 1 comment
Open

Release 2.20 breaks ABI #25

fenrus75 opened this issue Sep 30, 2017 · 1 comment

Comments

@fenrus75
Copy link

+++ b/symbols
@@ -324,11 +324,7 @@ libisal.so.2:pq_gen_slver_00030128
libisal.so.2:pq_gen_sse
libisal.so.2:pq_gen_sse_slver
libisal.so.2:pq_gen_sse_slver_00090032
-libisal.so.2:read_header
-libisal.so.2:read_header_stateful
libisal.so.2:set_huff_codes
-libisal.so.2:write_header
-libisal.so.2:write_trailer
libisal.so.2:xor_check
libisal.so.2:xor_check_base
libisal.so.2:xor_check_slver

it's dropping symbols... this looks like a bug...

@gbtucker
Copy link
Contributor

Thanks for testing Arjan. These are internal functions that were marked as non-static before and leaked into external symbols.

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

No branches or pull requests

2 participants