Re: [PATCH] Increase closure buffer size and fail gracefully for too big closures.

2011-12-17 Thread Kristian Høgsberg
Thanks, applied. Kristian On Fri, Dec 16, 2011 at 4:51 AM, Laszlo Agocs wrote: > > ___ > wayland-devel mailing list > wayland-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/wayland-devel > __

[PATCH] Increase closure buffer size and fail gracefully for too big closures.

2011-12-16 Thread Laszlo Agocs
>From 77da041b28c44a8ed19f69e35829722f444e493e Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Fri, 16 Dec 2011 10:29:36 +0200 Subject: [PATCH] Increase closure buffer size and fail gracefully for too big closures. Buffer size changed from 256 to 1024 bytes. Marshalling will now stop if

[PATCH] Increase closure buffer size and fail gracefully for too big closures.

2011-12-16 Thread Laszlo Agocs
>From c7f566225ac055a3fc30b1b9a97eef5481a516c0 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Fri, 16 Dec 2011 10:29:36 +0200 Subject: [PATCH] Increase closure buffer size and fail gracefully for too big closures. Buffer size changed from 256 to 1024 bytes. Marshalling will now calculate