1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-12-07 08:42:12 +03:00
Files
wsrep-lib/test/mock_client_state.cpp
Teemu Ollakka 3b3429d8df Work around GCC 12 warning of uninitialized use
Use pointers to pass state objects to service constructors
to work around GCC 12 warning

  error: member ‘wsrep::mock_storage_service::client_state_’
  is used uninitialized
2023-02-27 13:32:55 +02:00

1.4 KiB