Enlarged MAX_LOGGER_REQUEST_LEN to 65535 bytes 45/264145/17 accepted/tizen/unified/20210927.120919 submit/tizen/20210923.232435
authorHubert Kowalski <h.kowalski@samsung.com>
Tue, 14 Sep 2021 13:36:15 +0000 (15:36 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Thu, 23 Sep 2021 23:06:03 +0000 (01:06 +0200)
commitbf6f669ecfa6720d56120044f26b2534fec205c9
tree0a9ae34561ffa12d9f4e7822582507c982e9987f
parente98741c676aa7c08638c0815cad2cb2cfaf0f005
Enlarged MAX_LOGGER_REQUEST_LEN to 65535 bytes

Also buffer sizes are variable and calculated a priori.
This means that buffer is as small as possible.

Change-Id: Ib26bb02bdb46e85da71a7ef13d87aa462914f4b2
include/logpipe.h
src/libdlogutil/fdi_pipe.c
src/tests/fdi_pipe_neg.c
src/tests/fdi_pipe_pos.c