librpc: Use helper function ndr_get_array_size() in ndr_check_array_size()
commit139cca7c206efc6c6e9a93fd4045285f25117414
authorAndrew Bartlett <abartlet@samba.org>
Sat, 22 May 2021 07:37:45 +0000 (22 19:37 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 2 Jun 2021 03:56:36 +0000 (2 03:56 +0000)
treea2b8e99a041f5018410f6e1186bbf2a61c103ce9
parent40aabcb5cf76ff076e04bff00f4ff0b4374f2354
librpc: Use helper function ndr_get_array_size() in ndr_check_array_size()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14710

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
librpc/ndr/ndr.c