Skip to content

Explicitly preserve unlimited attributes

Matthias Clasen requested to merge more-attr-update-fixes into master

When calling pango_attr_list_update(), we must not change the limits or attributes that are unlimited.

Merge request reports