[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] was weird memory leak, it is mayor bug
From: |
Paul B. Mahol |
Subject: |
[Lynx-dev] was weird memory leak, it is mayor bug |
Date: |
Fri, 21 Sep 2007 17:11:13 +0000 |
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] was weird memory leak, it is mayor bug,
Paul B. Mahol <=