From 74883bcfe68b77c328b7fe5be9e640a4c7bc6629 Mon Sep 17 00:00:00 2001 From: Mark Hindley Date: Sun, 4 Nov 2018 11:53:47 +0000 Subject: Fix daemonization. Avoid SIGABRT from mfree() on program_invocation_short_name which overlaps with program_invocation_name on glibc 2.27, at least. I am not sure this is the best fix, but it works for now. Submitted upstream: https://github.com/elogind/elogind/issues/92 --- debian/patches/series | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series index 295f7f092..33125a623 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ manpage-branding.diff +Fix_glibc_program_invocation_name_pointer_overlap.diff -- cgit v1.2.3