Index: /branches/1.2/xcache.c
===================================================================
--- /branches/1.2/xcache.c	(revision 438)
+++ /branches/1.2/xcache.c	(revision 439)
@@ -1555,5 +1555,5 @@
 	}
 
-	if (XG(internal_table_copied)) {
+	if (xcache_globals->internal_table_copied) {
 		zend_hash_destroy(&xcache_globals->internal_function_table);
 		zend_hash_destroy(&xcache_globals->internal_class_table);
