Skip to content
Commit 774d43f2 authored by Qingqing Li's avatar Qingqing Li Committed by DJ Delorie
Browse files

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: default avatarDJ Delorie <dj@redhat.com>
parent de477abc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment