android_system_core/logcat/tests
Mark Salyzyn 9f53cac1b4 fix regression from android_lookupEventTag_len()
Commit 807e40ecc9 'liblog: logd: Add
android_lookupEventTag_len()' which addressed a Dirty Shared memory
leak resulted in a regression. Most notably logcat <tag> stopped
working for the events log buffer.

AndroidLogEntry::tag also requires callers to check out
AndroidLogEntry::tagLen as tag is no longer guaranteed to be
nul terminated.

Test: logcat-unit-tests --gtest_filter=logcat.event_tag_filter
Bug: 31456426
Change-Id: Ibe5236131b640eb5b7e3df0ab4b5f3e25b85ad45
2016-10-24 13:39:19 -07:00
..
Android.mk Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
logcat_benchmark.cpp Fix google-explicit-constructor warnings. 2016-04-25 13:49:46 -07:00
logcat_test.cpp fix regression from android_lookupEventTag_len() 2016-10-24 13:39:19 -07:00