This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-06-18 02:42:06 +00:00
Code
Issues
Activity
Actions
3768
commits
1
branch
0
tags
230
MiB
fdcff7d15e
Commit graph
1 commit
Author
SHA1
Message
Date
Andreas Kling
6db879ee66
AK: Fix ref leak in NonnullRefPtr::operator=(T&).
...
We would leak a ref when assigning a T& to a NonnullRefPtr that already contains that same T.
2019-08-02 11:35:05 +02:00