commit | f9f087115833105a55cedcd1d80a1c7be372ab03 | [log] [tgz] |
---|---|---|
author | Ryan Bavetta <bavetta@google.com> | Fri Feb 19 21:18:46 2016 -0800 |
committer | Ryan Bavetta <bavetta@google.com> | Fri Feb 19 21:38:44 2016 -0800 |
tree | ae8f33ff4bc84cdb51eb290f720419e5c35e5ba4 | |
parent | 7db0a7a447af6b360335fae557e09f98426c9b2f [diff] |
Fix 'end' command, initialize next in linked list Thread was not ending properly because only the first char of the end message was being sent. The next pointer in the linked list was not being initialized, causing it to link to bad data values. BUG:27276657 BUG:22860713 Change-Id: Idfdf300d9ab45f9bf61eba191bb1bb0767e1cb5d