common/messaging: Don't forget to free the result returned by tdb_fetch()
authorAmitay Isaacs <amitay@gmail.com>
Tue, 2 Apr 2013 05:57:51 +0000 (16:57 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 5 Apr 2013 04:19:48 +0000 (15:19 +1100)
commit2ac73c1e00734aef5da8bc03704c0fa4b0956011
tree310bf2ce579f67933e6400592d5080232bdf52b7
parente1ba96d63b103bde841b634dc9c4c0eedabe72a9
common/messaging: Don't forget to free the result returned by tdb_fetch()

This fixes a memory leak in the messaging code.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 20be1f991dd75c2333c9ec9db226432a819f57ba)
common/ctdb_message.c