mirror of
https://github.com/RGBCube/serenity
synced 2025-07-23 18:57:35 +00:00
![]() Both `Database` and `Heap` were allowed to be opened twice. Prevent this, and change SQLServer to only open databases that are not already opened. This fixes a Ladybird crash where opening the application twice would erroneously duplicate free heap block indices. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConnectionFromClient.cpp | ||
ConnectionFromClient.h | ||
DatabaseConnection.cpp | ||
DatabaseConnection.h | ||
Forward.h | ||
main.cpp | ||
SQLClient.ipc | ||
SQLServer.ipc | ||
SQLStatement.cpp | ||
SQLStatement.h |