• Yossi Gottlieb's avatar
    redis-cli: fix writeConn() buffer handling. (#7749) · 58e5feb3
    Yossi Gottlieb authored
    Fix issues with writeConn() which resulted with corruption of the stream by leaving an extra byte in the buffer. The trigger for this is partial writes or write errors which were not experienced on Linux but reported on macOS.
    58e5feb3
redis-cli.c 305 KB