r10524: SAFE_FREE() in tdb does not need the discard_const_p()
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Sep 2005 03:09:38 +0000 (03:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:01 +0000 (13:39 -0500)
commitf895df9772a49bc1e3ff0d2078f2e9d3dc2b7f4a
treedbcf53594a06545bbd6bf20078f6020272c890b2
parenta2dffe109bc989c5a610d610a2f1a31f10d65968
r10524: SAFE_FREE() in tdb does not need the discard_const_p()

the discard_const_p() was causing problems on openbsd where intptr_t is not defined
(This used to be commit f02a92787b179a4070227d87e37b7ac092d9e6eb)
source4/lib/tdb/common/tdb_private.h