configure: fix malloc check
commitd1abf3fc6abc01fd5f8985af92726f87b5efd80a
authorOlaf Hering <olaf@aepfle.de>
Tue, 7 Jul 2020 17:13:25 +0000 (7 19:13 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 13 Jul 2020 09:40:52 +0000 (13 11:40 +0200)
tree83da24b1408c1480000e534fd65b9497d25533a1
parent9f526fce49c6ac48114ed04914b5a76e4db75785
configure: fix malloc check

Avoid random return value.

Fixes commit f2dfe54c74f768a5bf78c9e5918918727f9d9459

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Message-Id: <20200707171326.16422-1-olaf@aepfle.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
configure