runtime: Handle allocating memory in cgo/SWIG function.
A function that returns an interface type and returns a value that requires memory allocation will try to allocate while appearing to be in a syscall. This patch lets that work. From-SVN: r201226
Showing
Please
register
or
sign in
to comment