Re: git: b358f7e7d477 - main - x11/ly: Fix coredumps on STABLE
- In reply to: Neel Chauhan : "git: b358f7e7d477 - main - x11/ly: Fix coredumps on STABLE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Oct 2021 05:04:18 UTC
On Sun, Oct 17, 2021 at 04:30:26AM +0000, Neel Chauhan wrote: > commit b358f7e7d4770ca42ea9478c831eb4d4e67b5700 > > x11/ly: Fix coredumps on STABLE > > Obtained via: private email > ... > @@ -1,5 +1,6 @@ > ---- src/login.c.orig 2020-02-03 07:51:05 UTC > -+++ src/login.c > +diff -ru bak.ly-0.5.2/src/login.c ly-0.5.2/src/login.c > +--- src/login.c 2021-10-16 23:20:01.325733000 -0400 > ++++ src/login.c 2021-10-16 23:21:46.738595000 -0400 > @@ -18,7 +18,7 @@ > #include <sys/stat.h> > #include <sys/wait.h> > @@ -9,7 +10,19 @@ > #include <xcb/xcb.h> > > int get_free_display() > -@@ -243,9 +243,15 @@ void env_init(struct passwd* pwd) > +@@ -213,6 +213,11 @@ Please use ``make makepatch'' next time, esp. on patches already generated this way, to lower amount of noise in the diff, thanks. ./danfe