Re: [evolution-patches] mail-display fetch_cancel() patch



We must only peek the item on the list, and not remove it, because
soup_message_cancel() will implictly call fetch_done with the list node
in it, and fetch_done() will remove the node from the list before
freeing it.  I know it works, 'cause i tested it heavily :)

This patch should actually cause a crash, quite reliably, if it tries to
cancel a http image download.

On Tue, 2003-05-20 at 00:08, Jeffrey Stedfast wrote:
> Might be related to bug #43234 and bug #43306
> 
> Jeff




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]