android_system_core/liblog/include/log
Tom Cherry 8d2225353c liblog: accept log messages with hdr_size greater than known headers
We don't need to be so strict about this comparison.  It's possible
that logd will extend the message that it passes to readers in the
future, and since we have a hdr_size parameter it can do so in a
backwards compatible way, as long as we loosen this restriction.

This keeps a sane upper bound that the hdr_size cannot be larger than
the log message itself.

Test: logcat, liblog-unit-tests
Change-Id: I8a6bea2a2d6e3315d998c51c1029e466ff06b45f
2019-12-04 15:28:03 -08:00
..
event_tag_map.h liblog: remove unneeded checks and includes from headers 2019-10-14 16:11:12 -07:00
log.h liblog: remove unneeded checks and includes from headers 2019-10-14 16:11:12 -07:00
log_event_list.h liblog: remove unneeded checks and includes from headers 2019-10-14 16:11:12 -07:00
log_id.h liblog: fixup log_id_t 2019-10-18 09:58:08 -07:00
log_main.h Use #pragma one for all liblog includes 2019-01-16 10:49:45 -08:00
log_properties.h Use #pragma one for all liblog includes 2019-01-16 10:49:45 -08:00
log_radio.h Use #pragma one for all liblog includes 2019-01-16 10:49:45 -08:00
log_read.h liblog: accept log messages with hdr_size greater than known headers 2019-12-04 15:28:03 -08:00
log_safetynet.h Use #pragma one for all liblog includes 2019-01-16 10:49:45 -08:00
log_system.h Use #pragma one for all liblog includes 2019-01-16 10:49:45 -08:00
log_time.h Merge "liblog: remove unneeded checks and includes from headers" 2019-10-16 13:51:42 +00:00
logprint.h liblog: remove unneeded checks and includes from headers 2019-10-14 16:11:12 -07:00