commit | 3782a27fa4785ce3fe3579ecb2f9dd190baec15d | [log] [tgz] |
---|---|---|
author | zachh <zachh@google.com> | Tue Apr 17 15:55:02 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Apr 17 16:50:13 2018 -0700 |
tree | 0be4306ca538a5e1febe431c509ba2f79f784983 | |
parent | 2d87d76e2d4cde8279d08ca78c910ff0510f8f51 [diff] |
Improved handling of IS_READ in new call log. It is not marked "not null" in the system call log and our simulator gives it null data, so handle it more gracefully to be on the safe side. Also enforce "not null" for IS_READ and NEW in annotated call log as I observed that happening somehow (possibly from older builds though). TEST=existing Test: existing PiperOrigin-RevId: 193271095 Change-Id: I780db20c9d6ea5cf5e1d757def9ea06b492267c1