On 14.08.2017 17:11, Adam Jackson wrote: > On Thu, 2017-08-10 at 23:04 +0200, Jacek Caban wrote: >> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=55678 >> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=68538 >> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=69088 >> Signed-off-by: Jacek Caban <[email protected]> >> --- >> src/xlibi18n/lcWrap.c | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/src/xlibi18n/lcWrap.c b/src/xlibi18n/lcWrap.c >> index 38242608..43b4d622 100644 >> --- a/src/xlibi18n/lcWrap.c >> +++ b/src/xlibi18n/lcWrap.c >> @@ -324,6 +324,8 @@ _XCloseLC( >> { >> XLCdList cur, *prev; >> + _XLockMutex(_Xi18n_lock); >> + > This patch is malformed. As is 2/3 of this series, or at least the > thing I get out of patchwork is. Can you resend these with git-send- > email instead? I think your user agent may be corrupting things.
Sorry about that, I resent patches. Thanks, Jacek _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
