Re: [PATCH weston] xwayland: fix lock file parsing

2016-11-16 Thread Daniel Stone
Hi, On 14 November 2016 at 13:05, Pekka Paalanen wrote: > Patch 139fcabe7cdb1f2296bf02ef917aaab84e00cd4e "xwayland: Improve error > checking for strtol call" caused a regression in the X11 unix socket > lock file parsing. Before that patch, only the first 10 characters were > considered for parsi

[PATCH weston] xwayland: fix lock file parsing

2016-11-14 Thread Pekka Paalanen
From: Pekka Paalanen Patch 139fcabe7cdb1f2296bf02ef917aaab84e00cd4e "xwayland: Improve error checking for strtol call" caused a regression in the X11 unix socket lock file parsing. Before that patch, only the first 10 characters were considered for parsing. After the patch, the newline as the 11t