[Numpy-svn] [numpy/numpy] dd14dd: BUG: Incorrect type in _attempt_nocopy_reshape

GitHub noreply at github.com
Thu Dec 6 17:18:30 EST 2012


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: dd14dd0d09164a605b599e1a909c096c746cec47
      https://github.com/numpy/numpy/commit/dd14dd0d09164a605b599e1a909c096c746cec47
  Author: Sebastian Berg <sebastian at sipsolutions.net>
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
    M numpy/core/src/multiarray/shape.c

  Log Message:
  -----------
  BUG: Incorrect type in _attempt_nocopy_reshape

This caused a segmentation fault for some large reshapes as reported
by Terry J. Ligocki on the mailing list.


  Commit: 5487ac312c9dbe35fb9fdebedeb79ddb7d7cd96b
      https://github.com/numpy/numpy/commit/5487ac312c9dbe35fb9fdebedeb79ddb7d7cd96b
  Author: Ondřej Čertík <ondrej.certik at gmail.com>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M numpy/core/src/multiarray/shape.c

  Log Message:
  -----------
  Merge pull request #2782 from certik/backport2754

Backports #2754


Compare: https://github.com/numpy/numpy/compare/807cabd63dab...5487ac312c9d


More information about the Numpy-svn mailing list