php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56176 typo comment in apc_cache.c
Submitted: 2004-08-20 23:24 UTC Modified: 2004-09-07 00:18 UTC
From: xuefer at 21cn dot com Assigned: rasmus (profile)
Status: Closed Package: APC (PECL)
PHP Version: 4.3.2 OS: linux
Private report: No CVE-ID: None
 [2004-08-20 23:24 UTC] xuefer at 21cn dot com
Description:
------------
apc_cache.c:
int ttl;                    /* if slot is needed and entry's mtime is older than this ttl, remove it */

mtime should be atime
access_time



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-07 00:18 UTC] rasmus@php.net
A comment typo bug report?  Are you kidding me?  
Ok, fixed in CVS.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 18:01:35 2025 UTC