Coverity fixes. 50/155350/2
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 13 Oct 2017 03:56:40 +0000 (03:56 +0000)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 13 Oct 2017 04:45:23 +0000 (04:45 +0000)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I2027e8868d282f768053a671ecbdf27256ee502b

src/common/tlm-config.c

index c49c7f0e663a77aa83b00c2e5d51be13a5e47714..071cd80d21f8b544420d5ae2fa0551702a9bc2a3 100755 (executable)
@@ -161,6 +161,7 @@ _load_config (TlmConfig *self)
     }
     else {
         WARN ("No valid configuration file found");
+        g_key_file_free (settings);
         return FALSE;
     }