On Sun, Aug 29, 2021 at 12:58:22AM +0200, Tim Duesterhus wrote: > The condition should first check whether `bsize` is reached, before > dereferencing the offset. Even if this always works fine, due to the > string being null-terminated, this certainly looks odd.
Applied as well, thank you! Willy

