ex4 done
[sws1-1415.git] / ass4 / mart / sws1-assignment4-s4109503-s4202015 / exercise2e
diff --git a/ass4/mart/sws1-assignment4-s4109503-s4202015/exercise2e b/ass4/mart/sws1-assignment4-s4109503-s4202015/exercise2e
new file mode 100644 (file)
index 0000000..b0e6e7a
--- /dev/null
@@ -0,0 +1,3 @@
+It will deallocate the space and the next allocation could be not in the
+neighbourhood of the first(that is free'd). It might get overwritten too, and
+therefore you might not be able to find it anymore.