Memory leak in AdHocCommandManager

Creating a thread and never starting it will cause a memory leak.
AdHocCommandManager creates thread for each connection.

Some documents:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4410846
and
http://code.google.com/p/android/issues/detail?id=7979#c5

Here is patch:

How can I create new issues?

1 Like

Hello,

Please let me know of your Jira account name and I’ll get you access to create issues.

daryl

a-iv.

you should be all set.

Please attach a .patch file to the Jira task (or here) to have it applied against the code base.