torsava / rpms / python3

Forked from rpms/python3 6 years ago
Clone

aa2fa3b - ensure that the compiler is invoked with "-fwrapv" (rhbz#594819)

Authored and Committed by dmalcolm 13 years ago
    - ensure that the compiler is invoked with "-fwrapv" (rhbz#594819)
    - reformat whitespace in audioop.c (patch 106)
    - CVE-2010-1634: fix various integer overflow checks in the audioop module
        (patch 107)
    - CVE-2010-2089: further checks within the audioop module (patch 108)
    - CVE-2008-5983: the new PySys_SetArgvEx entry point from r81399 (patch
        109)
    
        
file modified
+31 -4