[ofw] opensm 3.3.11 crash

Hefty, Sean sean.hefty at intel.com
Mon Oct 17 09:51:33 PDT 2011


>                 hr = WmGetObject(IID_IWMProvider, (LPVOID*)
> &ports[portid].prov);
> 
>                 if (FAILED(hr)) {
> 
>                                 CloseHandle(ports[portid].overlap.hEvent);
> 
>                                 portid = GetLastError() & 0x80000000;

Uhm... this should be a bitwise or '|', not an and '&'.  I checked in a fix.  Thanks.





More information about the ofw mailing list