diff options
author | Tom <tomut@yahoo.com> | 2020-09-30 19:08:54 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-10-02 15:38:07 +0200 |
commit | 87f20f704cc66d3878c1a62f0a2ffe5a5e202274 (patch) | |
tree | e015f6cdeb081819fffe6c0ad184a6a128e53adf /Base | |
parent | bb92eab9ce7de7ac204b8dcaa501aa30b8f15867 (diff) | |
download | serenity-87f20f704cc66d3878c1a62f0a2ffe5a5e202274.zip |
Kernel: Add checks for is_trivially_copyable to copy_to/from_user
If we're copying structures, we only ever want to copy trivially
copyable structures.
Diffstat (limited to 'Base')
0 files changed, 0 insertions, 0 deletions