fallintoplace opened a new pull request, #1132: URL: https://github.com/apache/arrow-go/pull/1132
CheckedAllocator.Reallocate panics when called with nil, and zero-size reallocations leave stale leak-tracking entries.\n\nHandle nil and zero-size inputs and clear the old allocation record.\n\nTests: go test ./arrow/memory -- 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]
