dmemcache_get() assumes that an entry expires if the expire property is set. However, the expire property is always set. Because the expire value for non-expiring entries is zero, dmemcache_get() treats them as expired.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | memcache-permanent_treated_as_expired-1736858-1.patch | 1.1 KB | darren oh |
Comments
Comment #1
darren ohPatch attached.
Comment #2
jeremy commentedBug against an unsupported version of the Memcache module.