libcli/security Don't memcpy a uint64_t value, just assign it.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 27 Aug 2010 01:26:20 +0000 (11:26 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:45:59 +0000 (14:45 +1000)
commitd4fef2e5df1b582cb79e0725ae83de5bb6dbb0e2
treed06bf90fc3a61e6699ccd14fcc987d76a5842075
parent652317d0208639cd0c3d715243ab82be885487d5
libcli/security Don't memcpy a uint64_t value, just assign it.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
libcli/security/privileges.c