petersen / rpms / glibc

Forked from rpms/glibc 5 months ago
Clone

5b17233 Avoid inlining of cleanup function for kaio_suspend

Authored and Committed by Siddhesh Poyarekar 10 years ago
    Avoid inlining of cleanup function for kaio_suspend
    
    Inlining of the function seems to be responsible for the unwind
    function not adjusting the GOT pointer before calling the cleanup
    function.
    
        
file modified
+3 -0