commit | 7ee59c5aabb8b01009b9a98181ce8a67b9a92ed7 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Mar 08 16:18:26 2016 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Feb 08 13:37:44 2017 -0800 |
tree | ca3dd278ba72cdc5ee62782b89913f31c4815930 | |
parent | 0e0c24c8d804b354550985d24dd57e668d699531 [diff] |
liblog: add __android_log_config_*_close() Add __android_log_config_read_close() and __android_log_config_write_close(). Fortify the list macros to detect for list corruption, looking for entries pointing to themselves, deleted entries in list. Test: gTest liblog-unit-tests Bug: 27405083 Change-Id: I33e8a0cae7e202f1989ddd7c2a96752b44c8e746