]> git.ipfire.org Git - thirdparty/samba.git/commit
librpc/ndr: avoid alignment allocation in ndr_push_DATA_BLOB()
authorStefan Metzmacher <metze@samba.org>
Thu, 29 Aug 2024 11:26:04 +0000 (13:26 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 29 Aug 2024 18:25:28 +0000 (18:25 +0000)
commit664eb193432e01dae3c26c083f745d16f0fd5c3d
treeedff9862470fe381115b881da8f808b22c14e21c
parentdf103890f9febd5551d5bbff5498179866ab890e
librpc/ndr: avoid alignment allocation in ndr_push_DATA_BLOB()

Pair-Programmed-With: Volker Lendecke <vl@samba.org>

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
librpc/ndr/ndr_basic.c