Plug mem leaks in parse_value_from_blob
authorChristian Persch <chpe@gnome.org>
Fri, 14 May 2010 12:15:42 +0000 (14:15 +0200)
committerChristian Persch <chpe@gnome.org>
Fri, 14 May 2010 22:12:17 +0000 (00:12 +0200)
commit5b2c7f10bd5a42d2956b53b13f3aabb947f901dd
treec80b6bfa7513087b012c358928bb7821adeda462
parent0a7c0ac74bd55d06265e9441c5728119adc254ab
Plug mem leaks in parse_value_from_blob

The result of read_string() was leaked.

Bug #618615.
gio/gdbusmessage.c