merlimat opened a new pull request #6271: [C++] Fixed valgrind warnings in unit tests URL: https://github.com/apache/pulsar/pull/6271 ### Motivation There are few errors reported by valgrind during unit tests execution. These are not serious problem, just not initializing buffers in the test code itself, though they create noise while running valgrind and makes it more difficult to spot potential real issues.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
