[lib] Need to use FREE macro instead of free.
authorKonrad Rzeszutek <konrad@virtualiron.com>
Wed, 17 Dec 2008 22:20:44 +0000 (23:20 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 17 Dec 2008 22:20:44 +0000 (23:20 +0100)
commite36394aba6331ccadb8b9f56d1d2532e68288164
treec450a1463a9ca74a6196abe0bc047ba5268d0094
parentd0d98bc348b69d873841b10dd9a1c73af305f0fd
[lib] Need to use FREE macro instead of free.

When using the internal memory leak checker it is imperative that
all free use the FREE macro. Otherwise accounting errors show up.
libmultipath/devmapper.c