cmusphinx/sphinxbase

missing fclose

maddin200 opened this issue · 2 comments

\src\sphinx_fe\sphinx_fe.c line 328
missing fclose(fh);

Fixed, thanks a lot!

cool ! very fast :-)