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

Replaced deprecated lz4 function call #1136

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

racko
Copy link
Contributor

@racko racko commented Aug 12, 2017

No description provided.

@racko
Copy link
Contributor Author

racko commented Aug 12, 2017

lz4 1:1.7.5-1

/usr/include/lz4.h:
LZ4_DEPRECATED("use LZ4_compress_default() instead") int LZ4_compress_limitedOutput (const char* source, char* dest, int sourceSize, int maxOutputSize);

@dirk-thomas
Copy link
Member

Thanks.

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

Successfully merging this pull request may close these issues.

2 participants