| 
      
      
      From: Dan E. <Dan...@ne...> - 2006-08-01 12:48:35
      
     | 
| I think that there may be a handle leak in usb_io_sync, shouldn't the ol.hEvent always be closed regardless of the success of GetOverlappedResult? It is also mildy irksome that the static _usb_busses doesn't get destroyed on application exit, since it triggers memory leak detection tools, but I don't suppose it's a big problem. Dan. |