first free-ing and then reallocing did not work properly.
authorceriel <none@none>
Fri, 14 Aug 1987 11:52:17 +0000 (11:52 +0000)
committerceriel <none@none>
Fri, 14 Aug 1987 11:52:17 +0000 (11:52 +0000)
commita2d921040dc246da93d55b73a91e17e92d75da74
tree3e23016f307010ace0538a5eb6970fc1e75f78c0
parent07a8c48171c958fc360b39b89d11bc27fb3938fd
first free-ing and then reallocing did not work properly.
Now, free does nothing, except remembering that a block was freed.
malloc, realloc and free check for this.
modules/src/malloc/mal.c