On Mon, Jul 13, 2015 at 11:02:07AM -0500, Derek Foreman wrote:
> looks correct to me.
>
> Reviewed-by: Derek Foreman
Thanks, pushed:
To ssh://git.freedesktop.org/git/wayland/weston
2f2a70c..29f09fe master -> master
> On 10/07/15 08:52 PM, Bryce Harrington wrote:
> > The wl_list_for_each op
looks correct to me.
Reviewed-by: Derek Foreman
On 10/07/15 08:52 PM, Bryce Harrington wrote:
> The wl_list_for_each operation on the free_buffers list should use
> free_link not link, which is a different list.
>
> Signed-off-by: Bryce Harrington
> ---
> src/screen-share.c | 4 ++--
> 1 file
The wl_list_for_each operation on the free_buffers list should use
free_link not link, which is a different list.
Signed-off-by: Bryce Harrington
---
src/screen-share.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/screen-share.c b/src/screen-share.c
index 6b1b34c..