Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for HA_GEO:x86_64
SUSE:SLE-12-SP4:Update
systemd.578
0001-core-fix-assert-when-trying-to-serialize-n...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-core-fix-assert-when-trying-to-serialize-non-initial.patch of Package systemd.578
Based on e4e703c3076cb5060ab401a2370ab84883f2fd8f Mon Sep 17 00:00:00 2001 From: Lennart Poettering <lennart@poettering.net> Date: Mon, 3 Mar 2014 23:17:27 +0100 Subject: [PATCH] core: fix assert when trying to serialize non-initialized bus peer tracker object --- src/core/dbus.c | 1 - 1 file changed, 1 deletion(-) --- src/core/dbus.c +++ src/core/dbus.c 2015-06-16 00:00:00.000000000 +0000 @@ -1156,7 +1156,6 @@ int bus_foreach_bus( void bus_track_serialize(sd_bus_track *t, FILE *f) { const char *n; - assert(t); assert(f); for (n = sd_bus_track_first(t); n; n = sd_bus_track_next(t))
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor