memory: remove the warnings about freed memory
commit30c6742103bf2cc35fd28005303b5f4b074676a4
authorDan Carpenter <error27@gmail.com>
Tue, 6 Jul 2010 13:25:46 +0000 (6 15:25 +0200)
committerDan Carpenter <error27@gmail.com>
Tue, 6 Jul 2010 13:25:46 +0000 (6 15:25 +0200)
treeb2c3a0f756cff446514d0dd9f35173a63a618513
parentc102e874be44d44ed5397374bf41d0e97b1ac52c
memory: remove the warnings about freed memory

The check_free() check handles these warnings now so they can be removed
from here.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_memory.c