DESCRIPTIVES: Avoid use-after-free with TEMPORARY and Z scores.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 21 May 2013 05:14:54 +0000 (22:14 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 21 May 2013 06:03:56 +0000 (23:03 -0700)
commit14e2a2db7534bfd419871984657cadfe8e846799
treeb10dd42cf7bd9f258ada3f7beb3b61adaf84d5a1
parent88d8c4b6f2da16263804c7819ebfa1257b32cb11
DESCRIPTIVES: Avoid use-after-free with TEMPORARY and Z scores.

This is not an ideal fix, but it avoids the use-after-free error that we
have had until now.

Bug #38786.
src/language/stats/descriptives.c
tests/language/stats/descriptives.at