Fixed several use after free errors exposed by -fsanitize=address
.
I have not been able to find pretty fixes for all errors, but I have been plagued by strange uninitialized memory in the compiler lately,
so I think duct-tape is better than nothing.
On top of request 289