1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-11-07 15:26:21 +03:00
Files
wsrep-lib/dbsim/db_storage_engine.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

3.1 KiB