Ensuring that the swig typemaps for SBData set the size to 0 along with the pointer...
authorEnrico Granata <egranata@apple.com>
Mon, 29 Oct 2012 23:06:44 +0000 (23:06 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 29 Oct 2012 23:06:44 +0000 (23:06 +0000)
commit7389f8454f49aa6f943756406541aa075db60c09
treecd900b26d5b7b3deb77e9416b1971d9f5c65f3f7
parent58a2c4e4538fb841667fb3271746301b0857e730
Ensuring that the swig typemaps for SBData set the size to 0 along with the pointer to NULL
There should be no functional changes as SBData creation functions already checked for NULL regardless of size - but it ensures consistency

llvm-svn: 166978
lldb/scripts/Python/python-typemaps.swig