commit | 56f84117a766d21045349f0217ce740831aef0dc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Feb 02 09:36:48 2019 -0800 |
committer | GitHub <noreply@github.com> | Sat Feb 02 09:36:48 2019 -0800 |
tree | c6c00b91e6e8ff7888f547b0ceaf564b510f64f2 | |
parent | c851dfc99b28c7335d42abd8250bb77c11ce23c0 [diff] |
bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) Add one char to MsiSummaryInfoGetProperty() output Based on the patch in bpo-1104 by Anthony Tuininga (atuining) and Mark McMahon (markm). (cherry picked from commit 2de576e16d42ce43698d384d0dd46ba6cf165424) Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>