s4-messaging: fixed a memory leak in messaging_path()
commit6a36799d30c1bfb685ccfe77257433710f23215c
authorAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 22:04:18 +0000 (9 09:04 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 23:15:12 +0000 (9 10:15 +1100)
tree5f56584bf23c35ecbdd635223c88a3c08ff0e5eb
parent196cb6b359f3a8cdca5e1d4bb17a7ab7897095ab
s4-messaging: fixed a memory leak in messaging_path()

It is a bit convoluted to fix, as cluster_id_string() may return a
const string.
source4/lib/messaging/messaging.c