Fix crash in T-Test after parsing a null terminated string.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 4 Apr 2016 11:42:21 +0000 (13:42 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 4 Apr 2016 11:42:21 +0000 (13:42 +0200)
commit43ec93cfe90172f186b71bfc229b34a981f5b128
treedb3a91bda3d0166d60d085112e6d251d0a3705d9
parent0603f7c31318c7f9e765aefac7613d0011912d0f
Fix crash in T-Test after parsing a null terminated string.

Found by zzuf.
src/language/stats/t-test-parser.c
tests/language/stats/t-test.at