]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: enforce longer line length limit during "setup" phase of stream protocol
authorYangyang Shen <shenyangyang4@huawei.com>
Wed, 24 Mar 2021 13:23:01 +0000 (21:23 +0800)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Apr 2021 15:22:24 +0000 (17:22 +0200)
commit80e9720616df0eeaba75874fd86fbfbe8b7a03a7
tree60fcc9e50a7a5fb56f77a3ac922843c7b3379645
parentb67bbfef14293cb4a1c46573df7a68e53100832d
journald: enforce longer line length limit during "setup" phase of stream protocol

This PR made modification on Lennart Poettering's basis. Fix the LineMax's function failure problem.

Signed-off-by: Yangyang Shen <shenyangyang4@huawei.com>
src/journal/journald-stream.c