-
-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Description
Bug was introduced when fixing #7348.
When some error (for example - access denied to shared memory files) takes place in partially initialized TPC an attempt to access m_tpcHeader == nullptr causes segfault in StatusBlockData::clear() during error processing.