[Numpy-svn] [numpy/numpy] a05681: BUG: fix missing check for memory allocation failu...

GitHub noreply at github.com
Sat Nov 16 05:24:34 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: a0568165ecc19a60eb47e1b936a0c7c0a1e83501
      https://github.com/numpy/numpy/commit/a0568165ecc19a60eb47e1b936a0c7c0a1e83501
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2013-11-06 (Wed, 06 Nov 2013)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c

  Log Message:
  -----------
  BUG: fix missing check for memory allocation failure in ufuncs

closes gh-4018


  Commit: 2c02016111f05a040ef7fe97f3455d355077c1d4
      https://github.com/numpy/numpy/commit/2c02016111f05a040ef7fe97f3455d355077c1d4
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2013-11-16 (Sat, 16 Nov 2013)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c

  Log Message:
  -----------
  Merge pull request #4020 from juliantaylor/memcrash

BUG: fix missing check for memory allocation failure in ufuncs


Compare: https://github.com/numpy/numpy/compare/6eb4a4318bdd...2c02016111f0


More information about the Numpy-svn mailing list