On Tue, 2014-02-11 at 16:11 +0100, Zbigniew Jędrzejewski-Szmek wrote:
> Printing of the three arguments is supposed to be conditional on the
> same condtion (object != NULL). Anyway, in your backtrace:
Fair enough =)
> #9 log_do_header (header=header@entry=0xbfeef2ec
> "PRIORITY=6\nSYSL
9997e4ae87f16 Mon Sep 17 00:00:00 2001
From: Michael Meeks
Date: Tue, 11 Feb 2014 14:42:26 +
Subject: [PATCH] Don't snprintf a potentially NULL pointer.
---
src/shared/log.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/shared/log.c b/src/shared/log.c
index 2
On Thu, 2012-01-12 at 10:10 +, Michael Meeks wrote:
> No problem; it is only the belt - not the braces; I'll knock up
> something more robust re-using the linc-cleanup-sockets goodness, that
> should also avoid the unpleasant race-condition in there whereby a
> socket i
On Wed, 2012-01-11 at 22:01 +0100, Lennart Poettering wrote:
> > Trying to chase down my sudden keyring / tmpfile socket death
> > syndrome ;-) I poked at the tmpfile cleanup code.
...
> This is interesting, it apparently boils down to the first column being
> 32bit for you and 64bit for me. I
658-runtime/native'
set_put
'/home/michael/.pulse/e840e2e044504d5071681f0d0658-runtime/dbus-socket'
set_put '/tmp/dbus-QcEdBn2bFr'
set_put '/tmp/gdm-session-WfnKDMpY'
set_put '/tmp/.X11-unix/X0'
set_put '/var/run/acpid.socket'
...
On Wed, 2010-05-19 at 00:27 +0200, Marius O wrote:
> --- /dev/null
> +++ b/units/arch/halt.service
> @@ -0,0 +1,28 @@
> +# This file is part of systemd.
> +#
> +# systemd is free software; you can redistribute it and/or modify
I'm a fan of the GPL & headers on code, and all that; but is