1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/librpc
Joseph Sutton feb36dbebf lib/util: Change function to mem_equal_const_time()
Since memcmp_const_time() doesn't act as an exact replacement for
memcmp(), and its return value is only ever compared with zero, simplify
it and emphasize the intention of checking equality by returning a bool
instead.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2022-06-09 22:49:29 +00:00
..
crypto lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +00:00
gen_ndr
idl idl: Define messages sent between samba-dcerpcd and rpcd's 2021-12-10 14:02:30 +00:00
rpc s3:rpc_server: Delete unused code and doc references 2021-12-10 14:02:30 +00:00
wscript_build idl: Define messages sent between samba-dcerpcd and rpcd's 2021-12-10 14:02:30 +00:00