From 2e4b85d2d64d5f0d182698055f4d7bc9fdd60bfe Mon Sep 17 00:00:00 2001 From: kai Date: Sat, 11 May 2013 22:18:23 +0200 Subject: [PATCH] Fix for issue #328. The wrong pointer is passed to the landing pad. This wrong pointer is used if the stack unwinding resumes. --- runtime/druntime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/druntime b/runtime/druntime index 239453fd..7f74f097 160000 --- a/runtime/druntime +++ b/runtime/druntime @@ -1 +1 @@ -Subproject commit 239453fd3df875bb610119ac2fa02139fe2c30c1 +Subproject commit 7f74f0976b91a469726482e9973f35d6a164bf27