]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: istream - Add assert to make sure skip/pos state is valid after istream.read()
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 8 Oct 2025 13:04:54 +0000 (16:04 +0300)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Mon, 13 Oct 2025 12:30:58 +0000 (12:30 +0000)
commit103b0e20fba725c901b8f254d5fcd28c4be72979
tree065bba98a35e4625d1757f1565d892ed14686c20
parent4f5cd47d33c28339f4aaff0a61d721ce1cf35dac
lib: istream - Add assert to make sure skip/pos state is valid after istream.read()
src/lib/istream.c