1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-18 06:04:06 +03:00
Volker Lendecke 7c68d88cef lib: Make GUID_to_ndr_buf() return void
The whole point of struct GUID_ndr_buf is that this never fails.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-03-12 13:31:31 +00:00
..
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-08-14 21:45:29 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2003-08-13 01:53:07 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00

Design notes for client library restructure:

1 - no references to cli_state should exist in libcli/raw.
2 - all interfaces to functions in this directory should use cli_session or cli_tree as
	the primary context structure