]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: libsmb: Add missing memory allocation fail checks in cli_ntcreate1_send().
authorJeremy Allison <jra@samba.org>
Wed, 7 Sep 2022 18:12:08 +0000 (11:12 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 15 Sep 2022 18:43:32 +0000 (18:43 +0000)
commita213a371aeb2fae4df0f41e85faca2cfd38f6447
tree705ef7ad67ba6112c06f3f53d129051c64bd8fa4
parent95bd776d2a3167467f5ad9249049d982848886e3
s3: libsmb: Add missing memory allocation fail checks in cli_ntcreate1_send().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/libsmb/clifile.c