diff options
| author | SungHyun Kwon <sh.kwon@lge.com> | 2015-03-03 13:56:42 +0900 |
|---|---|---|
| committer | SungHyun Kwon <sh.kwon@lge.com> | 2015-03-03 17:56:18 +0900 |
| commit | abb80e0f95f43b3ca066d9f80f4fe060a87e3f80 (patch) | |
| tree | 029f98cee667008aac5f057fb58318c76b6914b0 /trusty/coverage/coverage_test.cpp | |
| parent | fbb3f8ca499b04c82437155f87c8666cad607c6b (diff) | |
Fix memory leak on jdwp_process_free()
if many jdwp connection are created(), the memory will be leaked.
When it deletes heap memory on jdwp_process_free(),
the proc->fde just set to null.
so it need to free() in fdevent_destory().
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions
