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

Fix bugs in sparsetools #5847

Merged
merged 2 commits into from
Feb 16, 2016
Merged

Fix bugs in sparsetools #5847

merged 2 commits into from
Feb 16, 2016

Conversation

pv
Copy link
Member

@pv pv commented Feb 15, 2016

Fix low-hanging bugs in sparsetools.cxx

Fixes gh-4476, gh-4510

The cleanup should iterate through the argument list in the same way as
the other loops; avoids accessing spec out-of-bounds and other incorrect
behavior.

Fixes scipygh-4510
@codecov-io
Copy link

@@            master   #5847   diff @@
======================================
  Files          235     235       
  Stmts        43388   43388       
  Branches      8167    8167       
  Methods          0       0       
======================================
- Hit          33784   33782     -2
- Partial       2592    2593     +1
- Missed        7012    7013     +1

Review entire Coverage Diff as of d4ba445

Powered by Codecov. Updated on successful CI builds.

@ewmoore
Copy link
Member

ewmoore commented Feb 16, 2016

LGTM. Thanks!

ewmoore added a commit that referenced this pull request Feb 16, 2016
Fix bugs in sparsetools
@ewmoore ewmoore merged commit f7c6b68 into scipy:master Feb 16, 2016
@ewmoore ewmoore added this to the 0.18.0 milestone Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants