From ba745a524d4f13552f8ed3827a7315b3000cbe53 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Wed, 2 Jul 2014 23:48:44 +0100 Subject: Actually call Close() for shared region modules when the simulator is being shutdown. Adds regression test for this case. --- prebuild.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 5f936e8..a46b579 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -3184,8 +3184,11 @@ + + + @@ -3194,6 +3197,7 @@ + -- cgit v1.1