From ebaadef11d4cb55a5dde78ed392b7d7e4ad15030 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Sat, 3 Nov 2018 15:39:14 +0100 Subject: fix an internal error trying to call on_state_create in a lane without any libs loaded always duplicate the config structure in new lanes even when no libraries are initialized by the generator --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 998a87a..440ade4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ CHANGES: +CHANGE 130: BGe 2-Nov-18 + * always duplicate the config structure in new lanes even when no libraries are initialized by the generator + (fixes an internal error trying to call on_state_create in a lane without any libs loaded) + CHANGE 129: BGe 2-Nov-18 * Bumped version to 3.13 * fix error when autodetecting protect_allocator when running under LuaJIT -- cgit v1.2.3-55-g6feb