pango: Don't modify the original attributes list.
authorJan Schmidt <thaytan@noraisin.net>
Thu, 7 Feb 2013 12:45:26 +0000 (23:45 +1100)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 7 Feb 2013 12:45:26 +0000 (23:45 +1100)
commitbc42d382e2ffe39a2596af39e193777c7fa46abe
tree4ec14dd21ccafb90e754d80b760d276ed29aa3b2
parent2528baf2c2c5deb4b4b88b8d2b73004e6e1c2a1d
pango: Don't modify the original attributes list.

Take a copy of the original attributes list instead of just
a ref, since pango_attr_list_filter can remove elements from it.
ext/pango/gstbasetextoverlay.c