It's wrong to use line buffering in fdopen(..., ".b"), there's no such thing as a line in binary data, also see https://bugs.python.org/issue32236 Signed-off-by: Jan Lindemann <jan@janware.com>
Signed-off-by: Jan Lindemann <jan@janware.com>