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
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