New submission from Zackery Spytz <[email protected]>:
msidb_getsummaryinformation() checks the wrong variable after calling PyObject_NEW(). ---------- components: Windows messages: 336776 nosy: ZackerySpytz, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: An incorrect check in _msi.c's msidb_getsummaryinformation() type: behavior versions: Python 2.7, Python 3.7, Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36140> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
