[BRLTTY] brltty 3.7.2 seems to leak memory

Samuel Thibault samuel.thibault at ens-lyon.org
Thu Mar 23 12:59:25 EST 2006


Samuel Thibault, le Thu 23 Mar 2006 18:40:32 +0100, a écrit :
> But trying all different drivers one by one made me find that
> the PapenMeier seems to leak memory, probably while parsing the
> configuration file, I don't know where precisely.

It comes from the realloc() function, which is only used in the
reallocateTable() function, used all throughout config.y. Things should
get cleaned up here.

Regards,
Samuel


More information about the BRLTTY mailing list