1. Edit TEST_F(DemoPrivateProtobuf, client_calls_server) and insert some output/inspection of "connection" immediately before
"mir_connection_release(connection);". This seems to be enough to trigger some kind of race.
2. Run: valgrind --leak-check=full bin/mir_acceptance_tests --gtest_filter="DemoPrivateProtobuf.client_calls_server"
Method to reproduce the leak:
1. Edit TEST_F( DemoPrivateProt obuf, client_ calls_server) and insert some output/inspection of "connection" immediately before _release( connection) ;". This seems to be enough to trigger some kind of race. acceptance_ tests --gtest_ filter= "DemoPrivatePro tobuf.client_ calls_server"
"mir_connection
2. Run: valgrind --leak-check=full bin/mir_