[parrot/parrot] b838b2: mem_sys_allocate() cannot return NULL, so flag it ...

noreply at github.com noreply at github.com
Mon Mar 7 21:21:53 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: b838b2cb83ff09f81522f5f2203020a43cb15f77
    https://github.com/parrot/parrot/commit/b838b2cb83ff09f81522f5f2203020a43cb15f77
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-07 (Mon, 07 Mar 2011)

Changed paths:
  M include/parrot/memory.h
  M src/gc/alloc_memory.c

Log Message:
-----------
mem_sys_allocate() cannot return NULL, so flag it as such


Commit: 626b12cce6f158a88486dc7f1d0b92c8dfe50d93
    https://github.com/parrot/parrot/commit/626b12cce6f158a88486dc7f1d0b92c8dfe50d93
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-07 (Mon, 07 Mar 2011)

Changed paths:
  M include/parrot/memory.h
  M src/gc/alloc_memory.c

Log Message:
-----------
mem_sys_allocate actually CAN return NULL.


Compare: https://github.com/parrot/parrot/compare/c6a5121...626b12c


More information about the parrot-commits mailing list