diff options
author | Li Xiaoming <lixm.fnst@cn.fujitsu.com> | 2021-02-01 11:44:05 +0800 |
---|---|---|
committer | Li Xiaoming <lixm.fnst@cn.fujitsu.com> | 2021-02-01 11:44:05 +0800 |
commit | f19cfe46d7172b512f06f5acf657b8d56e69a0b3 (patch) | |
tree | f21e2522a5dcc84ea8c42b35e0f3055fc0e0f2bf /src/CMakeLists.txt | |
parent | a06ae44353446b2684a4a43f4332ad93a43feadb (diff) |
Fix potential memory leak
json structure allocating code should be placed in where it is used, if
there is a condition check which may cause a return before the
before-mentioned place in the function.
Bug-AGL: SPEC-3584
Change-Id: I5f88c7ce0b9257b2782144548f11a0e1d7ab388a
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
Diffstat (limited to 'src/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions