gblues 1eea48d0c8 Fix crash on exit bug
== DETAILS

Turns out freeing memory that's already been freed is.. bad.

Fix two double-free instances; one due to over-freeing and the other
due to wrong order-of-operations causing a double free.

Also updated logging a little.

== TESTING

The GC adapter still clobbers slot 0, but the "emergency exit" sequence
works to quit RA cleanly.
2018-03-29 23:37:11 -07:00
..
2018-03-29 23:37:11 -07:00
2018-03-29 23:37:11 -07:00
2018-03-10 18:42:45 +01:00
2017-12-31 17:53:11 +01:00
2017-12-12 00:24:18 -08:00
2018-03-29 19:43:04 +02:00
2017-09-11 22:49:39 -05:00
2017-12-12 00:24:18 -08:00
2017-12-12 00:24:18 -08:00