zeroshade opened a new pull request, #288: URL: https://github.com/apache/arrow-go/pull/288
### Rationale for this change Fixes #279 ### What changes are included in this PR? In all instances where the generated assembly is clobbering the BP register, we insert a frame size so that the Go assembler will insert a save/restore of the BP, preventing the spurious crash discovered in #279 ### Are these changes tested? There isn't really a consistent way to easily reproduce in a unit test, but I'm open to suggestions if anyone has one ### Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
