summaryrefslogtreecommitdiff
path: root/libsparse/sparse.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-01-31 09:03:05 -0800
committerTom Cherry <tomcherry@google.com>2020-01-31 20:01:47 +0000
commit42ee2e4f8fc2c7e42214c981853db3c7ebbb5128 (patch)
treec2b102c17a8fe8bffbcef441f6bd6a6eed955af6 /libsparse/sparse.cpp
parent838b1a1f94fcfa53cb4b971df581fbbbabe9a9eb (diff)
libbase: Have LogdLogger use LOGGER_ENTRY_MAX_PAYLOAD for its buffer
LogdLogger has its own buffer for adding the file and line number to FATAL messages, but it is much lower than LOGGER_ENTRY_MAX_PAYLOAD and that causes problems now that more logs are piped through this logger, so increase the limit to maximum. Also, in the case that the file and line number are not added, simply pass the buffer through to liblog, since there is no reason to copy to a separate buffer. Bug: 148678509 Test: build, unit tests Change-Id: I064aa34641e784dca6c529c51cb192069821d64a
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions