]> granicus.if.org Git - python/commit
Check return of PyMem_MALLOC (garbage) is non-NULL.
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 12 Aug 2006 03:16:54 +0000 (03:16 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 12 Aug 2006 03:16:54 +0000 (03:16 +0000)
commitb88cfad3181ba2eb6537edeb9a7d067970178d69
treede7a68e111581b23ba0d03170e69c3aa94af7b2c
parent5f17d9a1dfe6db0d3e5069ff42b4e4fbfbc2aa2f
Check return of PyMem_MALLOC (garbage) is non-NULL.
Check seq in both portions of if/else.

Klocwork #289-290.
Objects/listobject.c