diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-11-28 18:10:03 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-11-29 20:32:10 +0100 |
commit | 129a58a2e54a9cb2a4395c76e97c42ee68922bea (patch) | |
tree | 5dabae33959d2cb8d51b97a139f91fee575ff923 /Libraries/LibDebug/CMakeLists.txt | |
parent | c6ca8534a66018eac9d0b3470f0b0a9691256879 (diff) | |
download | serenity-129a58a2e54a9cb2a4395c76e97c42ee68922bea.zip |
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).
Diffstat (limited to 'Libraries/LibDebug/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions