commit | 0b21b43d491220ae51eebc4df9ba6cf616265c7c | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Aug 18 14:38:46 2006 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Aug 18 14:38:46 2006 +0000 |
tree | 48850986524b0033e6d85ef9fca1f4f48072454a | |
parent | c458433850348500ac8139ffca36a251ebc5b8ae [diff] |
Add asserts to check for 'impossible' NULL values, with comments. In one place where I'n not 1000% sure about the non-NULL, raise a RuntimeError for safety. This should fix the klocwork issues that Neal sent me. If so, it should be applied to the release25-maint branch also.