mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
1948fef8d5
If GPURasterizer::NotifyNextFrameOnce was rapidly invoked twice could have lead to a null pointer exception. Also ftp::WeakPtr are not thread safe and should not be dereferenced from other threads.