On Jul 19, 2013, at 10:31 PM, Nathan Hjelm <hje...@me.com> wrote:

> It might be sufficient to check if the list head is null before trying to 
> remove the transfer from the list since the transfer is not on a list when it 
> completes. Try adding the check:
> 
> if (itransfer->list->list_head)

err,

if (itransfer->list.list_head)

-Nathan
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to