]> granicus.if.org Git - python/commit
Fixes Issue #17192: Update the ctypes module's libffi to v3.0.13. This
authorGregory P. Smith <greg@krypto.org>
Tue, 19 Mar 2013 21:59:02 +0000 (14:59 -0700)
committerGregory P. Smith <greg@krypto.org>
Tue, 19 Mar 2013 21:59:02 +0000 (14:59 -0700)
commit0408bf9cfb0dac07bf378f10af771fab41ba0d52
tree30057507d2e2490c451ceb12448d2f746c9539b0
parent6227c6952e5b9ab4c41f027b5e971b6812e24efa
parent029273fc903bcbdd689132f153d53004a8aee0b2
Fixes Issue #17192: Update the ctypes module's libffi to v3.0.13.  This
specifically addresses a stack misalignment issue on x86 and issues
on some more recent platforms.
Misc/NEWS
Modules/_ctypes/libffi.diff
Modules/_ctypes/libffi/src/dlmalloc.c
Modules/_ctypes/libffi/testsuite/libffi.call/a.out