libcli: Convert an int to a size_t
commit72ff0312d11a99bec8e8879074b46140ba58299a
authorVolker Lendecke <vl@samba.org>
Tue, 15 Oct 2024 11:46:05 +0000 (15 13:46 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 12 Nov 2024 12:09:35 +0000 (12 12:09 +0000)
treea7bfe6a4ffeb68357e24d39f3f3cf6a2122f51d0
parent83582d417c5879a3c2e5b4bb274d339c315e2d2b
libcli: Convert an int to a size_t

More appropriate for an array length

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/security/secacl.c
libcli/security/secacl.h