ChangeLog 2000-07-03 13:40 UTC+0100
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2000-07-03 13:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/vm/memvars.c
|
||||
* the table of memvars is not checked for references from the GC
|
||||
after all memvars are released
|
||||
|
||||
2000-07-03 11:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*include/hbpp.h
|
||||
|
||||
@@ -115,6 +115,7 @@ void hb_memvarsRelease( void )
|
||||
}
|
||||
|
||||
hb_xfree( s_globalTable );
|
||||
s_globalTable = NULL;
|
||||
}
|
||||
|
||||
if( s_privateStack )
|
||||
|
||||
Reference in New Issue
Block a user