[Numpy-svn] [numpy/numpy] c3888e: BUG: PyErr_NoMemory when PyArray_Zeros fails to in...

GitHub noreply at github.com
Sun Jan 25 11:00:49 EST 2015


  Branch: refs/heads/maintenance/1.9.x
  Home:   https://github.com/numpy/numpy
  Commit: c3888e73fff4731018e3733a9d1d66441b2a8146
      https://github.com/numpy/numpy/commit/c3888e73fff4731018e3733a9d1d66441b2a8146
  Author: Graham Christensen <graham at grahamc.com>
  Date:   2015-01-25 (Sun, 25 Jan 2015)

  Changed paths:
    M numpy/fft/fftpack_litemodule.c

  Log Message:
  -----------
  BUG: PyErr_NoMemory when PyArray_Zeros fails to initialize


  Commit: 6fde11b5e0849198df23e3945540a5e3e132c10b
      https://github.com/numpy/numpy/commit/6fde11b5e0849198df23e3945540a5e3e132c10b
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2015-01-25 (Sun, 25 Jan 2015)

  Changed paths:
    M numpy/fft/fftpack_litemodule.c

  Log Message:
  -----------
  Merge pull request #5492 from grahamc/gotofail-malloc-ret-null-fft

PyErr_NoMemory when PyArray_Zeros fails to initialize


Compare: https://github.com/numpy/numpy/compare/78709e0ec2c2...6fde11b5e084


More information about the Numpy-svn mailing list