mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
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 | ||