Skip to content

Fix memory leak on dest buffer on early return path#459

Merged
jpoimboe merged 1 commit intodynup:masterfrom
ColinIanKing:master
Oct 21, 2014
Merged

Fix memory leak on dest buffer on early return path#459
jpoimboe merged 1 commit intodynup:masterfrom
ColinIanKing:master

Conversation

@ColinIanKing
Copy link

dest is allocated but not freed on an early return path
where dest is not used

Signed-off-by: Colin Ian King [email protected]

dest is allocated but not freed on an early return path
where dest is not used

Signed-off-by: Colin Ian King <[email protected]>
@sjenning
Copy link
Contributor

One of many I'm sure :) Thanks! 👍

jpoimboe added a commit that referenced this pull request Oct 21, 2014
Fix memory leak on dest buffer on early return path
@jpoimboe jpoimboe merged commit f0ab1ca into dynup:master Oct 21, 2014
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