mirror of
https://github.com/samba-team/samba.git
synced 2025-06-22 07:17:05 +03:00
If the src and dest pointer of memcpy would be the same we should avoid it in order to avoid valgrind warnings. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>