diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-11-30 10:38:28 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-11-30 10:43:19 -0800 |
commit | 686b24cfb95e4f451b5993c2c15cbf50c173b32e (patch) | |
tree | fe0cd5f00381afc5ae3a1c2b198383590fcf9cd3 /src/modules/drizzle/drizzle.c | |
parent | 7076aa56d7a2b18d02152696f0e4082223bf86e7 (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/modules/drizzle/drizzle.c')
0 files changed, 0 insertions, 0 deletions