Skip to content

PKCS12Container: fix memory leaks on exceptions (1.10.1)#3025

Closed
agalanin wants to merge 1 commit intopocoproject:poco-1.10.1from
agalanin:poco-1.10.1
Closed

PKCS12Container: fix memory leaks on exceptions (1.10.1)#3025
agalanin wants to merge 1 commit intopocoproject:poco-1.10.1from
agalanin:poco-1.10.1

Conversation

@agalanin
Copy link
Copy Markdown
Contributor

@agalanin agalanin commented Jun 4, 2020

PKCS12Container::load forgets to free pPKCS12 in case of bad container password. There are some more potential memory leaks related to exceptions. I have fixed them all.

Is poco-1.10.1 a valid destination branch for current release bug fixes?

@obiltschnig obiltschnig self-assigned this Jun 4, 2020
@obiltschnig obiltschnig added the bug label Jun 4, 2020
@obiltschnig obiltschnig added this to the Release 1.10.2 milestone Jun 4, 2020
@obiltschnig
Copy link
Copy Markdown
Member

Could you please re-target against devel branch?

@agalanin agalanin changed the title PKCS12Container: fix memory leaks on exceptions PKCS12Container: fix memory leaks on exceptions (1.10.1) Jun 4, 2020
@agalanin
Copy link
Copy Markdown
Contributor Author

agalanin commented Jun 4, 2020

Could you please re-target against devel branch?

#3027

@agalanin agalanin closed this Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants