Revert the intent of cb11131e. st (was tv) can be NULL.
authorNicholas Clark <nick@ccl4.org>
Fri, 15 Apr 2011 20:38:03 +0000 (21:38 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 16 Apr 2011 15:42:12 +0000 (16:42 +0100)
commit2640cff19935bb6d48cc671a0aa2ec07c7636057
treeab0af4b54fcd09f233598c0e7a7e1e02342e6478
parent39ffec011d84f9c68d5f54a0f9dabbfbeaa559b7
Revert the intent of cb11131e. st (was tv) can be NULL.

There's (currently) a call to thing_size() with a NULL st early in total_size().
None of the existing tests caused a code path to be followed that reaches the
assertion, so add one that does.
Size.xs
t/basic.t