C++ Arena Allocation Guide document link: https://protobuf.dev/reference/cpp/arenas/#:~:text=Arena%20allocation%20is%20a%20C%2B%2B-only%20feature%20that%20helps,and%20improve%20performance%20when%20working%20with%20protocol%20buffers. <img width="1065" height="267" alt="Image" src="https://github.com/user-attachments/assets/bdefb73b-06db-4ecc-ad38-c8ccb3ccd4e1" /> Should "release_message" in the red box be changed to "release_nested_message"?
C++ Arena Allocation Guide document link:
https://protobuf.dev/reference/cpp/arenas/#:~:text=Arena%20allocation%20is%20a%20C%2B%2B-only%20feature%20that%20helps,and%20improve%20performance%20when%20working%20with%20protocol%20buffers.
Should "release_message" in the red box be changed to "release_nested_message"?