[systemd-devel] [PATCH 2/2] coredump: Handle programs with spaces in COMM
Colin Walters
walters at verbum.org
Sat May 4 17:04:03 PDT 2013
On Fri, 2013-05-03 at 17:08 +0200, Lennart Poettering wrote:
> It sounds really wrong to first merge this into one string and then
> split it up again. It sounds much more sensible to instead just pass the
> string array around all the time. What's the reason to make this one
> string first?
I'm wondering if there are compatibility concerns; abrt wouldn't care
from what I can tell if we just changed the kernel. systemd-coredump is
just plain broken right now. I'll look for the source to the Ubuntu
one...
More information about the systemd-devel
mailing list