]> 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:18:39 +0000 (04:18 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 19 Aug 2006 04:18:39 +0000 (04:18 +0000)
commit03ee62c352e66de6070e38d3e3cfc869b6a0a4e1
tree09c6dd6d685f05ee8bcfe8edc99f0710b2850bf9
parente12b9f63ecf93b51262119d11f85f3c18bad30e3
Move assert to after NULL check, otherwise we deref NULL in the assert.

Klocwork #307
Modules/_ctypes/stgdict.c