glave: Fix entrypoints with pDataSize and pData to handle non-input param
authorJon Ashburn <jon@lunarg.com>
Wed, 11 Feb 2015 16:32:29 +0000 (09:32 -0700)
committerJon Ashburn <jon@lunarg.com>
Wed, 11 Feb 2015 22:30:18 +0000 (15:30 -0700)
commit6bc1b9c5ec24811cb588688cfa077977807ee5ad
tree1d84b2bd2df9b9b4976f8ffc328acf460d7acae9
parent4d34950339f90a275af3b025ebd11dd11bd61ddd
glave: Fix entrypoints with pDataSize and pData to handle non-input param

Properly handle tracing case of pDataSize == don't care as input when
pData == NULL.
Also fix bug on replay about not warning in cases where pData == NULL and
*pDataSize is a mismatch.
glave-generate.py