Hotfix a pipe backend request length issue 43/264643/1 accepted/tizen/6.5/unified/20211028.114416 accepted/tizen/unified/20210928.212633 submit/tizen/20210927.231439 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
authorMateusz Majewski <m.majewski2@samsung.com>
Mon, 27 Sep 2021 12:40:01 +0000 (14:40 +0200)
committerMateusz Majewski <m.majewski2@samsung.com>
Mon, 27 Sep 2021 12:40:01 +0000 (14:40 +0200)
commite50037025f00a9ee03a427690836fb66a1deaae7
tree4c61e89889c0ee78ce5fe534152fe63af157f605
parentbf6f669ecfa6720d56120044f26b2534fec205c9
Hotfix a pipe backend request length issue

The previous patch (and to be exact our modifications and not Hubert's
code) has caused some of the integration tests to fail. This is because
we forgot to count one of the characters. This patch fixes that.

Change-Id: Ia1fa9e2da67de755c363142aaae03c0ba8f5c69b
src/libdlogutil/fdi_pipe.c