Changeset 639 for branches/1.3/xcache.c

Show
Ignore:
Timestamp:
07/05/2009 03:08:55 PM (4 years ago)
Author:
moo
Message:

autoglobals is shallow copied and need not free

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.3/xcache.c

    r634 r639  
    12821282        efree(xce.data.php->var); \ 
    12831283    } 
    1284 #ifdef ZEND_ENGINE_2_1 
    1285     X_FREE(autoglobals) 
    1286 #endif 
    12871284    X_FREE(classinfos) 
    12881285    X_FREE(funcinfos)