uclient-http: auth digest: Handle multiple possible memory allocation failures
authorTobias Schramm <tobleminer@gmail.com>
Sun, 18 Feb 2018 12:46:06 +0000 (13:46 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 20 Feb 2018 07:24:12 +0000 (08:24 +0100)
commita73b23b4763fc51282540e33c31083413ffbb6e1
tree46a653625b4ca23ac9b876752279ac883ab871c0
parentf41ff608831b843719835f3657182a8c00aabbae
uclient-http: auth digest: Handle multiple possible memory allocation failures

Add null pointer checks to allocation of buffers for authentication parameters

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