mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
011a2a8295
SUSV4's sscanf has the %m modifier, which allocates the right amount. Remove those SMB_ASSERTS for string buffers. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>