Hi,

with latest git version under Ubuntu 18.04 I obtain a crash when running the following script:

<hansl>
clear
set verbose off

function void simple (const int N[2::])
 print "very simple"
end function

simple(1)
</hansl>

The shell prints:

<shell-output>
  free(): double free detected in tcache 2
  Aborted (core dumped)
<shell-output>

Hope that helps.

Artur
_______________________________________________
Gretl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/

Reply via email to