commit | f180099ec619325d28c6a76a38df5419ef69651e | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Mon Jun 21 14:00:24 2010 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Mon Jun 21 14:00:24 2010 +0000 |
tree | efce504f885d76b556279912fd0ab799ac095781 | |
parent | 08982665b722059ca69ddf864ef22d2f8eb47b61 [diff] [blame] |
Fix #8959 by reverting revision 80761.
diff --git a/Misc/NEWS b/Misc/NEWS index 21bbc3d..f200392 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -26,6 +26,10 @@ Library ------- +- Issue #8959: fix regression caused by using unmodified libffi + library on Windows. ctypes does now again check the stack before + and after calling foreign functions. + - Issue #8720: fix regression caused by fix for #4050 by making getsourcefile smart enough to find source files in the linecache.