Hi Jason
On Sat, Jan 12, 2013 at 4:01 AM, Jason Ekstrand wrote:
> Add a destroy signal to the wl_event_loop object.
>
> ---
> Again, this helps me prevent memory leaks.
>
> This time I used tabs ;-)
>
> src/event-loop.c| 21 ++
> src/wayland-server.h| 6 ++
> tes
On Fri, Jan 11, 2013 at 09:01:47PM -0600, Jason Ekstrand wrote:
> Add a destroy signal to the wl_event_loop object.
>
> ---
> Again, this helps me prevent memory leaks.
>
> This time I used tabs ;-)
Applied, with just a couple of tweaks to the commit message:
- subject line doesn't end with a
Add a destroy signal to the wl_event_loop object.
---
Again, this helps me prevent memory leaks.
This time I used tabs ;-)
src/event-loop.c| 21 ++
src/wayland-server.h| 6 ++
tests/event-loop-test.c | 57 +
3 file