nvda
68f6de75 - Monkeypatch comtypes to get around a bug in comtypes where GetTypeInfo does not check if it gets a NULL pointer before calling QueryInterface. This is shown up due to a bug in QT5 that does not return an error when it hands back a NULL pointer. Re #4258

Commit
11 years ago
Monkeypatch comtypes to get around a bug in comtypes where GetTypeInfo does not check if it gets a NULL pointer before calling QueryInterface. This is shown up due to a bug in QT5 that does not return an error when it hands back a NULL pointer. Re #4258
Parents
Loading