Skip to content

Fix memory leak in s2n_realloc#194

Merged
colmmacc merged 1 commit intoaws:masterfrom
raycoll:mem_leak
Feb 22, 2016
Merged

Fix memory leak in s2n_realloc#194
colmmacc merged 1 commit intoaws:masterfrom
raycoll:mem_leak

Conversation

@raycoll
Copy link
Copy Markdown
Contributor

@raycoll raycoll commented Feb 22, 2016

Previously, any call to s2n_stuffer_skip_write that requires a reallocation
would leak memory.

fixes #181

Previously, any call to s2n_stuffer_skip_write that requires a reallocation
would leak memory.
@raycoll raycoll mentioned this pull request Feb 22, 2016
colmmacc added a commit that referenced this pull request Feb 22, 2016
Fix memory leak in s2n_realloc
@colmmacc colmmacc merged commit b0f427a into aws:master Feb 22, 2016
@raycoll raycoll deleted the mem_leak branch December 7, 2016 02:21
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.

Memory leak in s2n_realloc

2 participants