string: add LineReader
This commit adds a new internal helper called LineReader for parsing text lines from network data buffers. It is a clean, defensive implementation with length limits and explicit error handling. There is no indication it fixes a security b…
1911db8cby Matthew Zipkin+206−03 files