-
-
Notifications
You must be signed in to change notification settings - Fork 11k
Fix error-path memory leak in asn_mime.c #5142
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
Conversation
crypto/asn1/asn_mime.c
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is already done above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, copy/paste error on my part... will update.
|
Which branches does this apply to? |
Looks to be master, 1.1.0 and 1.0.2 |
|
My approval counts for all branches. @bernd-edlinger? |
|
yes, good you asked.... |
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from #5142)
|
Pushed. Thanks. |
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from openssl#5142) (cherry picked from commit a26dd46)
Need to free 'parts'.