Add `wl_array` wrapper
#4159 · C++ · ★ 778 · GPL-2.0 · updated 15h ago
Mir doesn't have a wrapper for wl_array, which occasionally leads to memory leaks (see #4158) (and maybe other more nefarious bugs?). Creating a C++ wrapper for internal use in Mir would protect us against such issues in the future. This issue should be pretty straightforward,…
10/13 outside PRs merged
Cleared 1m ago