jcferretti opened a new pull request, #41927: URL: https://github.com/apache/arrow/pull/41927
### Rationale for this change Avoid pointer access after deletion bug explained in #41919 ### What changes are included in this PR? Change SetToken argument from a raw pointer to an `std::shared_ptr`. ### Are these changes tested? This PR leans on existing CI tests and compile-time type checking, no additional/specific testing was performed. ### 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]
