commit | c2f7725c863e350626d5c27ef56191b7f4104487 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Mar 09 19:21:28 2007 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Mar 09 19:21:28 2007 +0000 |
tree | 2afe24e414f4121675b14b3cdbdcb83119428262 | |
parent | b7b2b4eecfb3437f9da065251f1a35bf9c43db20 [diff] |
Fix bug #1646630: ctypes.string_at(buf, 0) and ctypes.wstring_at(buf, 0) returned string up to the first NUL character.