]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074)
authorZackery Spytz <zspytz@gmail.com>
Thu, 7 Mar 2019 18:20:13 +0000 (11:20 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 7 Mar 2019 18:20:13 +0000 (10:20 -0800)
commitbf94cc7b496a379e1f604aa2e4080bb70ca4020e
tree4643cfc33b50f14ddd8a54d4afd5e73bd86f9807
parent2f8f56499c20af70ff5037fdbc5d738e56d9eab0
bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074)
PC/_msi.c