diff options
author | Tom <tomut@yahoo.com> | 2020-12-11 11:07:42 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-11 19:33:15 +0100 |
commit | 03fcd02dfd6d572f6d35991a372961b1789fe478 (patch) | |
tree | 19d9f4751c76218d4936cd08e06e011ab046c0cd /Kernel/Forward.h | |
parent | 66f9a2d9ecb8d628d9db8f684839dba5a7e1434f (diff) | |
download | serenity-03fcd02dfd6d572f6d35991a372961b1789fe478.zip |
Kernel: Fix leaking Timer instances
When a Timer is queued we add a reference, so whenever we remove
a timer or fire it we should drop that reference.
Fixes #4382
Diffstat (limited to 'Kernel/Forward.h')
0 files changed, 0 insertions, 0 deletions