]> Kevux Git Server - fll/commit
Workaround: weird print data when received by a pipe.
authorKevin Day <thekevinday@gmail.com>
Fri, 9 Apr 2021 00:51:14 +0000 (19:51 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 9 Apr 2021 00:51:14 +0000 (19:51 -0500)
commit7e658e71134953d9f118cfd554f548b0ed72977a
tree1c9a4d5cf7aa0b73b384a2d8e37e44cd2a104df9
parente9f8636ee7158bf1a67159b93126bd8e1e82e284
Workaround: weird print data when received by a pipe.

Not sure what is going on here, but it seems that the data is not correctly printing via pipes.
Add a flush before unlocking the print locks as workaround.
level_3/controller/c/private-common.c
level_3/controller/c/private-common.h
level_3/controller/c/private-controller.c
level_3/controller/c/private-entry.c
level_3/controller/c/private-rule.c
level_3/controller/c/private-thread.c