mirror of
https://github.com/samba-team/samba.git
synced 2025-02-14 01:57:53 +03:00
buf->size has been sanitized in the checks done in talloc_array(). This makes the "trust" flow more explicit. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>