summaryrefslogtreecommitdiff
path: root/code_coverage/seccomp_policy/code_coverage.arm.policy
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-10-02 10:52:55 -0700
committerTom Cherry <tomcherry@google.com>2019-10-02 14:22:07 -0700
commit0d4012a31235e886d0911b49bf4cc7329236e31a (patch)
treec9aaa91ebdddc791832dcfb039ec5290187efb5a /code_coverage/seccomp_policy/code_coverage.arm.policy
parentb79c636f784330d512655a8ea4f54736f0cb2e72 (diff)
liblog: don't set transports to nullptr when they close
The old code did not free the transports, just unlink their nodes from the linked list, so there was no race condition between close() and other threads writing to the logs. By settings these to nullptr, I introduced a race condition, but setting them to nullptr isn't necessary, so let's simply not do that. Test: liblog-unit-tests Change-Id: Iec0b680addd13b5d30bd91ccef5bdeab6bf797b0
Diffstat (limited to 'code_coverage/seccomp_policy/code_coverage.arm.policy')
0 files changed, 0 insertions, 0 deletions