Re: [PATCH libxkbcommon] bench: Check for errors opening Compose file

2016-09-15 Thread Ran Benita
On Thu, Sep 15, 2016 at 02:12:38PM -0700, Bryce Harrington wrote: > From: Bryce Harrington > > Otherwise it can segfault e.g. running ./compose inside the bench > directory. Applied, thanks! (I only notice now when replying that you used tabs instead of spaces, but I'll fix it up myself). _

[PATCH libxkbcommon] bench: Check for errors opening Compose file

2016-09-15 Thread Bryce Harrington
From: Bryce Harrington Otherwise it can segfault e.g. running ./compose inside the bench directory. Signed-off-by: Bryce Harrington --- bench/compose.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/bench/compose.c b/bench/compose.c index 267b757..04873a7 100644 --- a/bench/compose.