Johannes Schindelin [off-list ref] writes:
On Sun, 14 Aug 2022, Matheus Tavares wrote:
quoted
Main changes since v3:
Patch 2:
- Mentioned in commit message why we removed the flush() calls for the
log file handler.
- Removed 'buf[size] = \0' and relied on the fact that packet_read()
already 0-terminates the buffer. This also allows us to use NULL
...
The range-diff looks good to me, and I think this iteration is good to go.
Thanks, both. Let's merge it down.