apache / rocketmq-client-cpp

Apache RocketMQ cpp client
https://rocketmq.apache.org/
Apache License 2.0
364 stars 158 forks source link

fix memory leak #422

Closed SRC-xiaojin closed 2 years ago

SRC-xiaojin commented 2 years ago

What is the purpose of the change

fix memory leak

Brief changelog

do not use point variable "offsetBody" again, delete it

Verifying this change

compile success

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.