Bug:

Lynx increase memory usage (with constant
speed) when keeping some keys pressed all the
time. For example: Visited Links Page or
backspace for History Page.
It happens only when REUSE_TEMPFILE is FALSE
which is by default.
It seems, I must explore this a bit more,
that when temporary files are generated, and
after that removed from tmp directory - when
new one are created, their full names, which
are stored in special list (for some
purposes) are not removed; causing that list,
which stores file names, get bigger and bigger.


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to