mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +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>