* Attempting to fix a crash caused by improper memory de-allocation In an attempt to address an uptick in recent crashes we removed some improper usages of memory de-allocation. This will introduce a very small memory leak that should not be noticeable. We are monitoring crash reports as we figure out what the root cause of the crashes are.