mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
c74f89d4f8
We can just use a regular assignment instead. This is more type-safe since there is no need to provide the struct size. The remaining memcpy() calls perform array copies or copies from void pointers (which may be unaligned). |
||
---|---|---|
.. | ||
allocator.c | ||
drm_dumb.c | ||
gbm.c | ||
meson.build | ||
shm.c |