]> git.ipfire.org Git - thirdparty/samba.git/commit
libndr: Early overflow detection
authorVolker Lendecke <vl@samba.org>
Mon, 30 Sep 2024 13:45:16 +0000 (15:45 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 12 Nov 2024 12:09:34 +0000 (12:09 +0000)
commitccb6e6634afc31ef3e06d50fa4ef791b12a40206
tree1ebb2630137a58a78d6c44731718d1809e11ad14
parent5d19591e756beac70d022cecc6bb5d791ba67655
libndr: Early overflow detection

This is an addition without an overflow check. Do it right there.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
librpc/ndr/ndr.c