On Fri, 2013-04-19 at 11:58 -0300, Fabrízio de Royes Mello wrote:
>
> Ohh sorry... you're all right... I completely forgot to finish the
> ReleaseSequenceCaches to transverse 'seqtab' linked list and free each
> node.
>
> The attached patch have this correct code.
Please fix this compiler warning:
sequence.c:1608:1: warning: no previous prototype for ‘ReleaseSequenceCaches’ [-Wmissing-prototypes]