Message 340659 - Python tracker

Message340659

Author steve.dower
Recipients ZackerySpytz, eryksun, steve.dower, stutzbach, tim.golden, zach.ware
Date 2019-04-22.17:01:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555952509.8.0.660528303175.issue9194@roundup.psfhosted.org>
In-reply-to
Content
New changeset 56ed86490cb8221c874d432461d77702437f63e5 by Steve Dower (Zackery Spytz) in branch 'master':
bpo-9194: Fix the bounds checking in winreg.c's fixupMultiSZ() (GH-12687)
https://github.com/python/cpython/commit/56ed86490cb8221c874d432461d77702437f63e5
History
Date User Action Args
2019-04-22 17:01:49steve.dowersetrecipients: + steve.dower, tim.golden, stutzbach, zach.ware, eryksun, ZackerySpytz
2019-04-22 17:01:49steve.dowersetmessageid: <1555952509.8.0.660528303175.issue9194@roundup.psfhosted.org>
2019-04-22 17:01:49steve.dowerlinkissue9194 messages
2019-04-22 17:01:49steve.dowercreate