malloc: Print error when oldsize is not equal to the current size.
This is used to detect errors early. The read of the oldsize is
not protected by any lock, so check this value to avoid causing
bigger mistakes.
Reviewed-by:
DJ Delorie <dj@redhat.com>
Loading
Please register or sign in to comment