lib/util: remove implicit discard_const_p() from SAFE_FREE()
authorStefan Metzmacher <metze@samba.org>
Sat, 28 Aug 2010 06:38:48 +0000 (08:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 28 Aug 2010 06:41:00 +0000 (08:41 +0200)
commita6111c2a7b9b6d8d4b6dec91072743683f9cae8c
treea3dab2f65e68bf1a40149c0d65864da1acbc8335
parentdb6d1c6276e1435e92e190ee9a80de55ca28561d
lib/util: remove implicit discard_const_p() from SAFE_FREE()

This should fix a lot of warnings on IRIX.
If callers know what they're doing they can use discard_const_p()
on their own.

metze
lib/util/memory.h