mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
2b3993b008
Just constructing one of these guys on the stack willy nilly will leak the first reference to them. There might be other C_OBJECTs that have public constructors, seems like a good place for some static analysis checks :). Force users to call the construct() method for it. |
||
---|---|---|
.. | ||
AudioClient.ipc | ||
AudioServer.ipc | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
CMakeLists.txt | ||
main.cpp | ||
Mixer.cpp | ||
Mixer.h |