Re: [PATCH] [RDP compositor] don't crash when the key file doesn't exist

2015-08-05 Thread Derek Foreman
On 01/08/15 05:35 PM, David FORT wrote: > This allows to close the remaining issue in > https://bugs.freedesktop.org/show_bug.cgi?id=91390 > --- > src/compositor-rdp.c | 14 ++ > 1 file changed, 10 insertions(+), 4 deletions(-) > > diff --git a/src/compositor-rdp.c b/src/compositor-rd

Re: [PATCH] [RDP compositor] don't crash when the key file doesn't exist

2015-08-02 Thread Dawid Gajownik
On Sat, Aug 1, 2015 at 7:35 PM, David FORT wrote: > This allows to close the remaining issue in > https://bugs.freedesktop.org/show_bug.cgi?id=91390 I'm a newbie here so I don't think I can make reviews but the patch works fine for me. [12:56:36.661] Loading module '/home/user/usr/lib/weston/des

[PATCH] [RDP compositor] don't crash when the key file doesn't exist

2015-08-01 Thread David FORT
This allows to close the remaining issue in https://bugs.freedesktop.org/show_bug.cgi?id=91390 --- src/compositor-rdp.c | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/compositor-rdp.c b/src/compositor-rdp.c index 4ef0dd1..c76af61 100644 --- a/src/compositor