Changeset 272 for eaccelerator/branches/0.9.5/eaccelerator.c
- Timestamp:
- 09/15/06 17:46:10 (2 years ago)
- Files:
-
- eaccelerator/branches/0.9.5/eaccelerator.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
eaccelerator/branches/0.9.5/eaccelerator.c
r268 r272 1807 1807 p = p->next; 1808 1808 if (r->entry != NULL && r->entry->use_cnt < 0) { 1809 e free(r->entry);1809 eaccelerator_free(r->entry); 1810 1810 } 1811 1811 efree(r);