<div>Greetings</div>
<div>I&#39;m using i.gensigset and I realized that, in  a few variavbles, memory is not being released. and those are:</div>
<div>indx = G_alloc_ivector(nbands);<br> y = G_alloc_matrix(nbands, nbands);<br> col = G_alloc_vector(nbands);</div>
<div> </div>
<div>What specific functions, from GRASS APIm can I use to release allocated memory for those?</div>
<div><br>Thanks</div>
<div>Pedro</div>