This commit is contained in:
Robin Müller 2020-12-27 02:04:45 +01:00
parent f852c774f8
commit ed473d0a1b
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ protected:
*/ */
ReturnValue_t unlockDataPool() override; ReturnValue_t unlockDataPool() override;
LocalDataPoolManager* hkManager; LocalDataPoolManager* hkManager = nullptr;
/** /**
* Set n-th bit of a byte, with n being the position from 0 * Set n-th bit of a byte, with n being the position from 0