Commit 84f642f5639b29d020d971ce3deb495235412433

Con Kolivas 2013-10-12T15:06:48

Although async transfers are meant to use heap memory, we never return before the transfer function has completed so stack memory will suffice for control transfers, fixing a memory leak in the process.