1.. bpo: 0 2.. date: 7168 3.. nonce: 0ihWh2 4.. release date: 17-Sep-2008 5.. section: Library 6 7Security Issue #2: imageop did not validate arguments correctly and could 8segfault as a result. 9 10.. 11 12.. bpo: 3886 13.. date: 7167 14.. nonce: l6kzFl 15.. section: Library 16 17Possible integer overflows in the _hashopenssl module were closed. 18 19.. 20 21.. bpo: 3850 22.. date: 7166 23.. nonce: AJBbYw 24.. section: Tools/Demos 25 26recursion tests in Tools/scripts/find_recursion_limit.py can raise 27AttributeError instead of RuntimeError, depending in which C API call 28exactly the recursion limit is exceeded. Consequently, both exception types 29are caught and silenced. 30 31.. 32 33.. bpo: 3617 34.. date: 7165 35.. nonce: aR1Dim 36.. section: Build 37 38Include a licensing statement regarding the Microsoft C runtime in the 39Windows installer. 40