lists.arthurdejong.org
RSS feed

[PATCH v2 0/2] Fix memory corruption on exit path

[Date Prev][Date Next] [Thread Prev][Thread Next]

[PATCH v2 0/2] Fix memory corruption on exit path



This patch series fixes the two issues I've found running nslcd on
Alpine Linux 3.20 with musl libc. Both issues are easily reproducible
by running `pkill -TERM nslcd`.

v1 -> v2: Fix log line

Consus (2):
  Do not try to kill thread that was successfully joined
  Do not pass invalid file descriptor to FD_ISSET()

 nslcd/nslcd.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

-- 
2.45.2