Switch from die_mem function to DIE_MEM macro in order to be able to give a line and file for the OOM message

darcs-hash:20060703103957-ac50b-8d7a860d931fd087f6d1759bc1e934dba1cfefe2.gz
This commit is contained in:
axel
2006-07-03 20:39:57 +10:00
parent 38175cdd30
commit d56ab1d365
24 changed files with 77 additions and 84 deletions

2
env.c
View File

@@ -1306,7 +1306,7 @@ static void export_func2( void *k, void *v, void *aux )
if( !ks || !vs )
{
die_mem();
DIE_MEM();
}
/*