[Numpy-svn] [numpy/numpy] 2bd5e6: BUG: int overflow in reshape, fixes #7455, fixes #...

GitHub noreply at github.com
Fri Mar 25 12:37:53 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 2bd5e6a90eec63787d9c23d0e8dacb31e93cf8c7
      https://github.com/numpy/numpy/commit/2bd5e6a90eec63787d9c23d0e8dacb31e93cf8c7
  Author: Jaime Fernandez <jaimefrio at google.com>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

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

  Log Message:
  -----------
  BUG: int overflow in reshape, fixes #7455, fixes #7293


  Commit: 4b200d27e9bfba4b28d51cd5d5132a2a4cacb8f1
      https://github.com/numpy/numpy/commit/4b200d27e9bfba4b28d51cd5d5132a2a4cacb8f1
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

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

  Log Message:
  -----------
  Merge pull request #7456 from jaimefrio/reshape_segfault

BUG: int overflow in reshape, fixes #7455, fixes #7293


Compare: https://github.com/numpy/numpy/compare/f2dd0a1a8269...4b200d27e9bf


More information about the Numpy-svn mailing list