On Tue, 18 Dec 2018, Artur T. wrote:
Hi all,
the following leads t a crash using current git on ubuntu linux (both on
18.10 and 14.04) with the message
<malloc(): memory corruption>
<hansl>
nulldata 14000
series foo = 1
strings S = array($nobs)
loop i=1..$nobs -q
S[i] = "Entry_$i"
endloop
stringify(foo,S)
</hansl>
Thanks, Artur. That's now fixed in git.
Allin