commit | 072d5d580041046968dbc335c5d4418f344d2b39 | [log] [tgz] |
---|---|---|
author | Maunik Shah <mshah@codeaurora.org> | Thu Nov 22 21:36:53 2012 +0530 |
committer | Maunik Shah <mshah@codeaurora.org> | Sun Jan 20 19:25:37 2013 +0530 |
tree | e0741ae7db698aec3263d6d946a49e4ef1692fb6 | |
parent | 135bf68d7638dc5d8524ba84db80e35452772aa1 [diff] |
Fixes Binder Buffer leak after crashing com.android.smspush process After many crashes of com.android.smspush process under low memory condition, binder buffer used to get overflow as there is a leak in buffer. This fix restricts the leak in binder buffer by unbinding it upon com.android.smspush process crash. Change-Id: I0b5cd4ef282ec9f12693337001c084ce60db4555