Svace Issue 51/128651/1 accepted/tizen/unified/20170511.033629 submit/tizen/20170511.020255 tizen_4.0.m1_release
authorJooseok Song <seogii.song@samsung.com>
Thu, 11 May 2017 01:46:03 +0000 (10:46 +0900)
committerJooseok Song <seogii.song@samsung.com>
Thu, 11 May 2017 01:46:03 +0000 (10:46 +0900)
Change-Id: Ib70c1e20d9faf05e32cada77113e6e56467260c8

common/src/account_crypto_service.c
packaging/account-common.spec

index 28ed69b8adf17652d883d78dfc1d445e6efb0e6a..7078e5eeeca2a345fef21ca571b774b0f21656a5 100644 (file)
@@ -298,6 +298,7 @@ int encrypt_access_token(account_s *account)
                } else {
                        /* To Do : fail */
                        _ERR("_encrypt_data fail");
+                       _ACCOUNT_FREE(encrypted_token);
                        return ret;
                }
        }
index 6c868c0b78d087733619fcacec9ebe4ddb873df1..cde23d8d6aadad51dc9bff75918d029f6ee42633 100644 (file)
@@ -1,6 +1,6 @@
 Name:       account-common
 Summary:    Account common library
-Version:    0.1.9
+Version:    0.1.10
 Release:    1
 Group:      Social & Content/API
 License:    Apache-2.0