summaryrefslogtreecommitdiff
path: root/src/drm_fb.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-11-30 10:38:28 -0800
committerVito Caputo <vcaputo@pengaru.com>2023-11-30 10:43:19 -0800
commit686b24cfb95e4f451b5993c2c15cbf50c173b32e (patch)
treefe0cd5f00381afc5ae3a1c2b198383590fcf9cd3 /src/drm_fb.c
parent7076aa56d7a2b18d02152696f0e4082223bf86e7 (diff)
til_fb: initialize synchronization primitives earlier
Noticed while working on unrelated til_fb stuff; once _til_fb_page_new() started taking a mutex, its use in til_fb_new() was too early relative to initializing said mutex. Funny that this never blew anything up nor angered ASAN, just having the memory allocated and zeroed goes a long way towards hiding such things... for better or worse.
Diffstat (limited to 'src/drm_fb.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved