commit | 2187a415864d2074788b5e597746cbc2243f32ec | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Oct 01 17:13:43 2019 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue Oct 01 17:13:43 2019 -0700 |
tree | c6a547dd954e38b66d588bac50f1b4b7680eec93 | |
parent | 2beabe5c26a9456c6dfcc8038e365644633e8a9a [diff] |
liblog: fix prio and tag validation code These checks are not needed; all callers are in this file and there's only one possible situation: that we have valid pointers and sizes. Test: liblog-unit-tests, log.tag.* properties still work Change-Id: I8b385d5124c2d93cd99a352e30f745b075c8bd09