commit | d91a3dd4181e523c2dd207885c23d384c909d5d1 | [log] [tgz] |
---|---|---|
author | Max Bires <jbires@google.com> | Thu Sep 14 13:01:28 2017 -0700 |
committer | Jeff Vander Stoep <jeffv@google.com> | Thu May 03 15:25:02 2018 -0700 |
tree | 102ca23b191b476918d207e1ef90944a2ffc3346 | |
parent | ad3b375e8a1f91b35319298492542a8123661ae0 [diff] |
Fixing a bug introduced due to refactoring var names SELinux messages weren't properly filtering into the events buffer because message_len was being used to determine length of event data instead of str_len Bug: 65597269 Test: SELinux denials show up in the events buffer Change-Id: I857e10211f71dd0db33a272241c7051c5d0c59ca (cherry picked from commit f20a5f34bd04ca20526bedc7b25dbd5398859b9b)