Skip to content

Fix memory leaks involving hdr_histogram.#140

Merged
yossigo merged 1 commit intoredis:masterfrom
yossigo:hdr-leak-fix
Sep 9, 2020
Merged

Fix memory leaks involving hdr_histogram.#140
yossigo merged 1 commit intoredis:masterfrom
yossigo:hdr-leak-fix

Conversation

@yossigo
Copy link
Contributor

@yossigo yossigo commented Sep 6, 2020

Handle all allocation, deallocation and copying of hdr_histogram
automatically using a safe_hdr_histogram wrapper class.

This also saves the need for explicit initialization and custom
constructors.

Handle all allocation, deallocation and copying of hdr_histogram
automatically using a safe_hdr_histogram wrapper class.
@yossigo yossigo merged commit f75b1aa into redis:master Sep 9, 2020
@yossigo yossigo deleted the hdr-leak-fix branch September 9, 2020 12:46
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.

3 participants