Skip to content

Memory leak and exception safety in SVMlight reader#7

Merged
mblondel merged 2 commits intomblondel:svmlight_formatfrom
larsmans:mblondel-svmlight
Jun 13, 2011
Merged

Memory leak and exception safety in SVMlight reader#7
mblondel merged 2 commits intomblondel:svmlight_formatfrom
larsmans:mblondel-svmlight

Conversation

@larsmans
Copy link
Copy Markdown

There was one guaranteed memory leak left because tp_free wasn't called, and a potential one due to exception handling in what is now the to_csr function. I hope the module is now completely safe.

mblondel added a commit that referenced this pull request Jun 13, 2011
Memory leak and exception safety in SVMlight reader
@mblondel mblondel merged commit 4f059a5 into mblondel:svmlight_format Jun 13, 2011
mblondel pushed a commit that referenced this pull request Jul 21, 2011
mblondel pushed a commit that referenced this pull request Jul 17, 2013
WMinkowskiDistance corrections to error messages and docstring
mblondel pushed a commit that referenced this pull request Jan 13, 2014
mblondel pushed a commit that referenced this pull request Jan 16, 2014
s/scikits\.learn/sklearn/g
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