uclient-utils: Handle memory allocation failure for url file name
authorTobias Schramm <tobleminer@gmail.com>
Tue, 20 Feb 2018 10:26:31 +0000 (11:26 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 22 Feb 2018 16:52:04 +0000 (17:52 +0100)
commiteb850df45758be784b67b63dcbe31bd331c12483
tree5c39deaeecdf494c87cf0e04b9f442db0f880500
parent63beea4d35678165b7ea77f52c00ac200b807a65
uclient-utils: Handle memory allocation failure for url file name

Add null pointer check to allocation of url filename

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
uclient-utils.c