Am Montag, den 17.10.2005, 19:24 +1000 schrieb Paul TBBle Hampson:
> The double-free in lftp is caused by the SMTask::Schedule's deleting
> of deletable tasks.
...
Your patch entered lftp upstream 3.3.2:
+2005-10-17 Alexander V. Lukyanov <[EMAIL PROTECTED]>
+
+ * SMTask.cc, SMTask.h: simp
Am Montag, den 17.10.2005, 19:24 +1000 schrieb Paul TBBle Hampson:
Hello Paul,
> The double-free in lftp is caused by the SMTask::Schedule's deleting
> of deletable tasks.
Thanks alot for your patch. i forwarded it upstream because there is a
report from a non-Debian user with the same problem s
tags 334292 +patch
Thankyou Mr Bug Control Robot
The double-free in lftp is caused by the SMTask::Schedule's deleting
of deletable tasks.
Basically, it takes the next pointer of the task before deleting it,
but deleting the task can also delete other tasks. In the case of
a 'put', it seems to qui
3 matches
Mail list logo