diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2021-10-04 11:44:21 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-10-04 11:00:44 +0200 |
commit | e112e6620f0550eef6e2a4c43f287110dc30bea6 (patch) | |
tree | 85a1465ad7a2e2596b6a4af5eb6f18b99bea3b3f /Userland/Libraries/LibC/syslog.cpp | |
parent | 7ee3432ab6c3b9e4f46d5cae83ad1edd345e9abf (diff) | |
download | serenity-e112e6620f0550eef6e2a4c43f287110dc30bea6.zip |
LibCore: Allow reads smaller than the buffered data size in IODevice
This restriction doesn't make much sense, a user should be free to
consume the buffered data with as small a max_size as they desire.
This fixes a possible RequestServer spin when talking to HTTP servers.
Diffstat (limited to 'Userland/Libraries/LibC/syslog.cpp')
0 files changed, 0 insertions, 0 deletions