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

RT #97570: fix wrong salloc free in mysql_st_internal_execute #25

Merged
merged 2 commits into from
Aug 1, 2014

Conversation

rurban
Copy link
Contributor

@rurban rurban commented Jul 28, 2014

No description provided.

Reini Urban added 2 commits July 28, 2014 15:24
free imp_dbh->pmysql  in my_login matching the allocation.
In the success case, imp_dbh->pmysql is freed seperately
later in dbd_db_destroy().
This reverts the wrong leak-fix from RT #86153 and adds the
real fix for it.
CaptTofu added a commit that referenced this pull request Aug 1, 2014
RT #97570: fix wrong salloc free in mysql_st_internal_execute
@CaptTofu CaptTofu merged commit 135260e into perl5-dbi:master Aug 1, 2014
@iHeadRu iHeadRu mentioned this pull request Mar 20, 2024
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