r2623: don't do pointer arithmetic on void*, as it doesn't work with non-GNU compilers
authorAndrew Tridgell <tridge@samba.org>
Sat, 25 Sep 2004 11:17:09 +0000 (11:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:13 +0000 (12:59 -0500)
commit368802bc867f544355b5a8c4bc5e4b6ab47dd408
tree70ce3fdc883aeebb1194a24d7b4f8041f76dcea9
parent5abd7f8f5f04b2c2a66e97974049fc65b11df9e0
r2623: don't do pointer arithmetic on void*, as it doesn't work with non-GNU compilers
(This used to be commit c2be7b696ccb338df06a5212ed1f7b78e4c116c2)
source4/lib/registry/common/reg_util.c