
29 Sep
2020
29 Sep
'20
11:29 a.m.
On Fri, Sep 25, 2020 at 15:16:12 +0200, Ján Tomko wrote:
Check whether the alloc result is negative (which is cannot happen with current code) to reduce churn in the following commit.
Signed-off-by: Ján Tomko <jtomko@redhat.com> --- src/storage/storage_backend_scsi.c | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>