[Numpy-svn] [numpy/numpy] cf26fc: BUG: prevent nonzero memchr from running out of bo...

GitHub noreply at github.com
Mon Mar 10 20:07:57 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: cf26fc9a0750782c208b9b116c4f92ca20cf451b
      https://github.com/numpy/numpy/commit/cf26fc9a0750782c208b9b116c4f92ca20cf451b
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

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

  Log Message:
  -----------
  BUG: prevent nonzero memchr from running out of bounds


  Commit: 42be275997e56b7e21d3adab5d5a5142876db9f0
      https://github.com/numpy/numpy/commit/42be275997e56b7e21d3adab5d5a5142876db9f0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

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

  Log Message:
  -----------
  Merge pull request #4474 from juliantaylor/nonzero-bug

BUG: prevent nonzero memchr from running out of bounds


Compare: https://github.com/numpy/numpy/compare/60b5dfef5b16...42be275997e5


More information about the Numpy-svn mailing list