Zackery Spytz <[email protected]> added the comment:

This issue needs to be fixed. Passing an invalid value to 
SummaryInformation.GetProperty() will cause the first 
MsiSummaryInfoGetProperty() call to fail. As the call is not properly checked, 
the "type" variable will then be used uninitialized in summary_getproperty().

----------
nosy: +ZackerySpytz
type:  -> behavior
versions: +Python 2.7, Python 3.7, Python 3.8

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue12202>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to