commit | 70b6c9a4c3cec671a1dff02c4c3255de191d41cc | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Mar 06 14:56:04 2017 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Tue Mar 07 14:23:43 2017 -0800 |
tree | 6e5ec90ccd94c4d8ffa12ac1ccfe5f88147317bd | |
parent | 260ca7c7e24ed355d8203df2421ebcc6c8a3e87a [diff] |
liblogcat: free up log_device_t structures Was leaking log_device_t in command path. Cleanup leak in command path and add thorough clean up on destroy for insurance. Start grouping related like-type variables in the context structure for more effective layout. Test: gTest logcat-unit-tests Bug: 35326290 Change-Id: Ibfbddec2d0e1bce24b87b035d67726cac1395574