-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fixes for use of internal, low-level compression functions #20751
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
base: master
Are you sure you want to change the base?
Conversation
Test Results 22 files 22 suites 3d 22h 21m 37s ⏱️ Results for commit f27211b. ♻️ This comment has been updated with latest results. |
2490c79 to
5034e3a
Compare
8010b13 to
d91e965
Compare
Make the source pointer const.
Factor out the payload decompression in the different variants of reading a key.
|
@pcanal: Regarding |
@linev might be able to confirm but it looks like it is currently not used per se. (In our tests, it is being called but, as you mentioned, it returns immediately). |
Fixes #20750
PR Status: