Files
ladybird/Libraries/LibCore
AnotherTest 129a58a2e5 LibCore: Do not try to null-terminate a ByteBuffer in read_line()
That's just silly :)
Also fix that one use of read_line() which assumes it will
null-terminated in mount.cpp (this would've blown up if the IODevice was
at EOF and had a line with the same size as max_size).
2020-11-29 20:32:10 +01:00
..
2020-06-11 22:44:54 +02:00
2020-07-28 17:07:22 +02:00
2020-07-28 17:07:22 +02:00
2020-09-16 17:50:43 +02:00
2020-09-16 17:50:43 +02:00
2020-10-17 23:20:31 +02:00
2020-10-17 23:20:31 +02:00
2020-07-29 14:41:57 +02:00