Pin frozen messages to their arena to prevent garbage collection. (#13420)
Fixes a class of flaky test failures observed only in the FFI implementation due to garbage collection in between calls to an accessors for a frozen field.
Closes #13420
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/13420 from protocolbuffers:rub 0ea91165fb
PiperOrigin-RevId: 552602026
pull/13404/head
parent
43e1657cdf
commit
1ce24c5d0c
2 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue