Fix pipe resize failure being considered an error 95/193795/2
authorMichal Bloch <m.bloch@samsung.com>
Mon, 26 Nov 2018 11:00:57 +0000 (12:00 +0100)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 27 Nov 2018 02:29:22 +0000 (02:29 +0000)
commit99ac8115037c20da2c40eacbc6fbe6f15cd9fea7
treebd8c8b83755ee9c4761f5b64e0f29b32e7a17e2b
parent1d8bb425ece3c16fe929d96afc2fcde34ea15e70
Fix pipe resize failure being considered an error

Pipes are enlarged so that prolific logging does not clog the pipe,
which is just an optimisation - logging can still continue if it
fails (albeit slower).

Change-Id: I5218512d3b22eea1636460ed463eeb2280faa9e7
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/logger/logger.c