Join Nostr
2026-01-21 01:54:03 UTC

mcc on Nostr: THE COMMIT REMOVES 2,000 LINES OF CODE AND ADDS 3,000. COMMIT MESSAGE: fix gperf_norq ...

THE COMMIT REMOVES 2,000 LINES OF CODE AND ADDS 3,000. COMMIT MESSAGE:

fix gperf_norq stuff

---

THE COMMIT IS A SINGLE CHANGED LINE. COMMIT MESSAGE:

A BackendResource object may contain both an in-RAM representation and an associated VRAM object, or neither. Under some circumstances, having an in-RAM representation but no VRAM handle may result in a ShadowCache entry being created with an invalid handle. Although this is safe, at teardown time it can cause a crash if the monitor thread is b—