diff options
author | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2018-10-15 19:58:51 +0900 |
---|---|---|
committer | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2018-10-15 20:08:33 +0900 |
commit | 9fabd6550e183283363b61f71092477342a357d1 (patch) | |
tree | 23ec5fc75dda6df5f7c4a5cc1988087d1547d4fd /src/window_manager.hpp | |
parent | 7526846697e4485bca995f01a130f5e34a40b690 (diff) |
Fix memory leak
According to afb_x2_req.h,
returned value of afb_req_x2_get_application_id must be freed by the caller.
So release it when the function returned not Null.
Bug-AGL: SPEC-1819
Change-Id: I4f23eeff6262171ac55776b4e214960dbff7ff45
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'src/window_manager.hpp')
0 files changed, 0 insertions, 0 deletions