util: Drop superfluous conditionals around g_free()
commit44c2286b5df1f50fc9fedabd7b1a5a8022e583fc
authorMarkus Armbruster <armbru@redhat.com>
Thu, 4 Dec 2014 14:00:01 +0000 (4 15:00 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 10 Dec 2014 08:32:37 +0000 (10 11:32 +0300)
treeef6cb1ed730af0dbfaca872c3fd05790fe6fd9c2
parent24588100ab39afead7b9a0e9c61182a02320a1b9
util: Drop superfluous conditionals around g_free()

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
util/uri.c