mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-10 07:29:33 +00:00
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.
1.9 KiB
1.9 KiB