OSDN Git Service

StringBlock_nativeCreate: Possible Leak
authorYou Kim <you.kim72@gmail.com>
Thu, 20 Dec 2012 21:19:38 +0000 (06:19 +0900)
committerYou Kim <you.kim72@gmail.com>
Thu, 20 Dec 2012 21:19:38 +0000 (06:19 +0900)
commit218a313bb051e9dc1c774425d698b0832cb3de16
tree28eadadad7476ca78b0da71c1478190ca5561cf2
parentfc56015bd3d86e470fdf3ac8449776809124875e
StringBlock_nativeCreate: Possible Leak

osb can be leaked when osb->getError() != NO_ERROR

Change-Id: Icbeb8eb3fb78849c043fe032cc8f7050da041042
core/jni/android_util_StringBlock.cpp