δΊ 2012-11-28 17:17, Paolo Bonzini ει:
Il 28/11/2012 09:55, Wenchao Xia ha scritto:+ ret = qb_image_new(context, &qbi); + g_assert(ret == 0); + qb_image_ref(context, &qbi);Remember, when changing qb_image_new, to remove these _ref calls. Paolo
Sure to remove it. -- Best Regards Wenchao Xia