]> granicus.if.org Git - python/commit
Move assert to after NULL check, otherwise we deref NULL in the assert.
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 19 Aug 2006 04:23:04 +0000 (04:23 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 19 Aug 2006 04:23:04 +0000 (04:23 +0000)
commit9b17eba8be14d258a9d4e747b35c3f7ef22f81ca
treef51fe7aa5d18a9d3ffbe377fbd8cd261f03177b6
parent6cbb72653919e64a1b33b11a18604d42a928dcb4
Move assert to after NULL check, otherwise we deref NULL in the assert.

Klocwork #307
Modules/_ctypes/stgdict.c