mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-03-26 05:52:32 +08:00
Do not leak memory by updating pointer with potentially NULL realloc return value. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: David S. Miller <davem@davemloft.net>