diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-02-25 21:19:57 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-02-25 21:21:12 +0100 |
commit | beda4788216509fdf846e5bb6f6000b8b542ca11 (patch) | |
tree | b7ed890f13d5c1629b434fa202b4f1ca9a232c50 /LibGUI/GMenuBar.cpp | |
parent | 5af4e622b94a194e3feaea1b3b09229d7a93578b (diff) | |
download | serenity-beda4788216509fdf846e5bb6f6000b8b542ca11.zip |
Kernel: Make syscalls that take a buffer size use ssize_t instead of size_t.
Dealing with the unsigned overflow propagation here just seems unreasonably
error prone. Let's limit ourselves to 2GB buffer sizes instead.
Diffstat (limited to 'LibGUI/GMenuBar.cpp')
0 files changed, 0 insertions, 0 deletions