summaryrefslogtreecommitdiffstats
path: root/include/utils/stringprintf.h
diff options
context:
space:
mode:
authorSungHyun Kwon <sh.kwon@lge.com>2015-03-03 13:56:42 +0900
committerSungHyun Kwon <sh.kwon@lge.com>2015-03-03 17:56:18 +0900
commitabb80e0f95f43b3ca066d9f80f4fe060a87e3f80 (patch)
tree029f98cee667008aac5f057fb58318c76b6914b0 /include/utils/stringprintf.h
parentfbb3f8ca499b04c82437155f87c8666cad607c6b (diff)
downloadsystem_core-abb80e0f95f43b3ca066d9f80f4fe060a87e3f80.zip
system_core-abb80e0f95f43b3ca066d9f80f4fe060a87e3f80.tar.gz
system_core-abb80e0f95f43b3ca066d9f80f4fe060a87e3f80.tar.bz2
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 'include/utils/stringprintf.h')
0 files changed, 0 insertions, 0 deletions