shell-recorder: missing XFree

https://bugzilla.gnome.org/show_bug.cgi?id=650934
This commit is contained in:
Maxim Ermilov 2011-05-25 02:46:47 +04:00
parent 6a9080c3d6
commit 88df183450

View File

@ -412,6 +412,8 @@ recorder_fetch_cursor_image (ShellRecorder *recorder)
*(guint32 *)(data + i * stride + 4 * j) = cursor_image->pixels[i * cursor_image->width + j];
cairo_surface_mark_dirty (recorder->cursor_image);
XFree (cursor_image);
}
/* Overlay the cursor image on the frame. We draw the cursor image