[lib] The internal debug memory leak printout has output jumbled.
authorKonrad Rzeszutek <konrad@virtualiron.com>
Wed, 17 Dec 2008 22:22:01 +0000 (23:22 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 17 Dec 2008 22:22:01 +0000 (23:22 +0100)
commit01012e0cb0cf09c0bb2c074307c7ec5ff48d4752
treeb78a088fb375b9d54e5d5bffd2a3963c344daf36
parente36394aba6331ccadb8b9f56d1d2532e68288164
[lib] The internal debug memory leak printout has output jumbled.

When using the internal memory leak the function that call realloc get a
confused output. The fix puts the list of operation in the right
order.
libmultipath/memory.c