Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : set size used to 0 when free fragment
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Wed, 8 Aug 2012 10:06:33 +0000 (12:06 +0200)
committershenshei <paul.bedaride@gmail.com>
Tue, 27 Nov 2012 17:21:44 +0000 (18:21 +0100)
src/xbt/mmalloc/mfree.c

index af83720..b11e21e 100644 (file)
@@ -192,3 +192,4 @@ void mfree(struct mdesc *mdp, void *ptr)
     break;
   }
 }
+