blob_buf needs to be zero'd
authorDaniel Golle <daniel@makrotopia.org>
Tue, 7 Aug 2018 16:07:56 +0000 (18:07 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 7 Aug 2018 20:27:28 +0000 (22:27 +0200)
commit63ad591e5983503fefa00ed0488b0bfd74b2a80d
tree587b9371d380040778bb87b2b9d5554b1dd7c947
parentad816fc5eb9b529e42f7fade601920a68051e532
blob_buf needs to be zero'd

Fixes weird segfaults when compiling libubox with GCC 8.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
ucert.c