@ -166,7 +166,7 @@ com_fft(wordlist *wl)
ngood++;
}
free_pnode(first_name);
if (!ngood) {
return;
@ -240,7 +240,7 @@ com_fft(wordlist *wl)
tfree(tdvec);
tfree(fdvec);
@ -188,7 +188,7 @@ com_spec(wordlist *wl)
/* free_pnode(first_name); h_vogt 081206 */
tfree(win);
@ -272,6 +272,7 @@ com_spec(wordlist *wl)
tfree(dc);
#ifdef KEEPWINDOW
f = alloc(struct dvec);