[systemd-devel] [systemd-commits] src/journal
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Wed Jan 15 06:29:36 PST 2014
On Wed, Jan 15, 2014 at 03:57:08AM -0800, Lukas Nykryn wrote:
> src/journal/coredumpctl.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> New commits:
> commit 1b2457e16dbbaa5e587c5e36d274a48c585d4840
> Author: Lukas Nykryn <lnykryn at redhat.com>
> Date: Wed Jan 15 12:46:44 2014 +0100
>
> Revert "Revert "coredumpctl: in case of error free pattern after print""
>
> In the case of the error set_consume will free the pointer 'pattern'
> which is later used in log_error. Either we should stop priniting that
> or use simple set_put and free pattern manually.
Yeah, you're right.
Zbyszek
More information about the systemd-devel
mailing list