Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
systemd-mini.1059
1059-udev-fixup-commit-dd5eddd28a74a49607a8fffc...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 1059-udev-fixup-commit-dd5eddd28a74a49607a8fffcaf960040db.patch of Package systemd-mini.1059
From 9f20a8a376f924c8eb5423cfc1f98644fc1e2d1a Mon Sep 17 00:00:00 2001 From: Hannes Reinecke <hare@suse.de> Date: Wed, 30 Jul 2014 10:10:46 +0200 Subject: [PATCH] udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479 Commit dd5eddd28a74a49607a8fffcaf960040dba98479 accidentally removed one line too many. --- src/udev/udev-rules.c | 1 + 1 file changed, 1 insertion(+) diff --git src/udev/udev-rules.c src/udev/udev-rules.c index 59bc124..cc56215 100644 --- src/udev/udev-rules.c +++ src/udev/udev-rules.c @@ -1436,6 +1436,7 @@ static int add_rule(struct udev_rules *rules, char *line, rule_add_key(&rule_tmp, TK_A_DEVLINK_PRIO, op, NULL, &prio); } + pos = strstr(value, "string_escape="); if (pos != NULL) { pos = &pos[strlen("string_escape=")]; if (startswith(pos, "none")) -- 1.7.9.2
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