diff options
author | Federico Mena Quintero <federico@gnome.org> | 2021-07-01 19:21:25 -0500 |
---|---|---|
committer | Federico Mena Quintero <federico@gnome.org> | 2021-07-01 19:32:32 -0500 |
commit | 27210a3039144e5ac15c1cd902591168805e09d9 (patch) | |
tree | 04866f2c52a9f9395a2af58bc0a8cdd5f1e5f396 /build-aux/meson | |
parent | f651add3298878fe97b4da63e481b20f72c982aa (diff) | |
download | pango-27210a3039144e5ac15c1cd902591168805e09d9.tar.gz |
Use atomic reference counting for PangoFcPatterns
There was a data race in accessing the ref_count of this struct; now
with g_atomic_rc_box it's done properly across threads.
Fixes https://gitlab.gnome.org/GNOME/pango/-/issues/571
Diffstat (limited to 'build-aux/meson')
0 files changed, 0 insertions, 0 deletions