commit | a480dafbf2f0c7e526ba44dcbb0d603470df2199 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Mar 26 13:18:52 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Mar 26 13:18:52 2013 -0700 |
tree | 8bb3c64e02a08caacc6a4c24cf7e2276d18ccf5a | |
parent | 2aee33c1cdf89c0754bb660cd2e0ec95a007d4a8 [diff] |
Remove the fixed-length buffer in DdmHandleNativeHeap.getLeakInfo. It was possible to overrun this buffer, and even if you did fill the buffer in a single read and exit the loop, the "string" still wouldn't be terminated. Bug: 8468088 Change-Id: Ia19f4d26dfd79e7b63807a7ec9540b932163d246