mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
508f9839eb
The expiration tracker doesn't hold on to references to imgCacheEntries, so if we're deleting it from the cache, that'll bring its refcount to zero. We always assume that, when we're calling a function, there exists a reference that lasts as long as the function does. This patch just makes that true for the NotifyExpired case. |
||
---|---|---|
.. | ||
build | ||
decoders | ||
encoders | ||
public | ||
src | ||
test | ||
Makefile.in |