X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Repair%2FRepairCompiler%2FMCC%2FCRuntime%2Ftmap.c;h=22333fd1570927e8c773944ab8207937f7da12d7;hb=9146c327cd3ef915972c793317601ed64c8726c4;hp=2e1a818443250ca010619c9058f7edfe410b15ed;hpb=df4a159ccd00dd62e39a3a36842c230e86db7fe5;p=repair.git diff --git a/Repair/RepairCompiler/MCC/CRuntime/tmap.c b/Repair/RepairCompiler/MCC/CRuntime/tmap.c index 2e1a818..22333fd 100755 --- a/Repair/RepairCompiler/MCC/CRuntime/tmap.c +++ b/Repair/RepairCompiler/MCC/CRuntime/tmap.c @@ -12,6 +12,7 @@ struct typemap * allocatetypemap() { thisvar->alloctree=rbinit(); thisvar->typetree=rbinit(); thisvar->low=GC_linux_stack_base(); + return thisvar; } void freefunction(void *ptr) {