On Thu, Aug 15, 2013 at 01:22:06AM +0100, Daniel Stone wrote:
> Hi,
>
> On 30 July 2013 00:15, Kristian Høgsberg wrote:
> > On Sat, Jul 20, 2013 at 05:16:45AM +0100, Louis-Francis Ratté-Boulianne
> > wrote:
> >> Fix a segfault occuring after the last X window was closed.
> >
> > Thanks, that loo
Hi,
On 30 July 2013 00:15, Kristian Høgsberg wrote:
> On Sat, Jul 20, 2013 at 05:16:45AM +0100, Louis-Francis Ratté-Boulianne wrote:
>> Fix a segfault occuring after the last X window was closed.
>
> Thanks, that looks good.
Did this get lost?
Cheers,
Daniel
>> src/xwayland/window-manager.c |
On Sat, Jul 20, 2013 at 05:16:45AM +0100, Louis-Francis Ratté-Boulianne wrote:
> Fix a segfault occuring after the last X window was closed.
Thanks, that looks good.
Kristian
> src/xwayland/window-manager.c |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/xwayland/window-manager
Fix a segfault occuring after the last X window was closed.
---
src/xwayland/window-manager.c |1 +
1 file changed, 1 insertion(+)
diff --git a/src/xwayland/window-manager.c b/src/xwayland/window-manager.c
index fd91004..57a5d99 100644
--- a/src/xwayland/window-manager.c
+++ b/src/xwayland/wi