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)
commitf02a92787b179a4070227d87e37b7ac092d9e6eb
tree69fb023ef4f3ba4367a002e48e8c23e8f6151761
parent342489a1d4d5cc4b16cf2e5ff7e671326f0cb3d5
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
source/lib/tdb/common/tdb_private.h