• Mike Kaganski's avatar
    Properly check HRESULT · 9eb489da
    Mike Kaganski yazdı
    Although the IEnumFORMATETC::Next documentation only mentions S_OK and
    S_FALSE, there are error codes that also may be returned: e.g.,
    0x800706BA RPC server unavailable (encountered locally in a unit test).
    In that case, this used to loop infinitely.
    
    We are only interested in S_OK result, so check for it.
    
    Change-Id: I062e409e84efb68353321f7c48d922ec83191f73
    Reviewed-on: https://gerrit.libreoffice.org/61621
    Tested-by: Jenkins
    Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
    9eb489da
Adı
Son kayıt (commit)
Son güncelleme
..
APNDataObject.cxx Loading commit data...
APNDataObject.hxx Loading commit data...
DOTransferable.cxx Loading commit data...
DOTransferable.hxx Loading commit data...
DTransHelper.cxx Loading commit data...
DTransHelper.hxx Loading commit data...
DataFmtTransl.cxx Loading commit data...
DataFmtTransl.hxx Loading commit data...
DtObjFactory.cxx Loading commit data...
Fetc.cxx Loading commit data...
Fetc.hxx Loading commit data...
FetcList.cxx Loading commit data...
FetcList.hxx Loading commit data...
FmtFilter.cxx Loading commit data...
FmtFilter.hxx Loading commit data...
MimeAttrib.hxx Loading commit data...
TxtCnvtHlp.cxx Loading commit data...
TxtCnvtHlp.hxx Loading commit data...
XNotifyingDataObject.cxx Loading commit data...
XNotifyingDataObject.hxx Loading commit data...
XTDataObject.cxx Loading commit data...
XTDataObject.hxx Loading commit data...