Bug 30535

Summary: do_escape() doesn't hex encode chars properly
Product: systemd Reporter: Mike Kelly <pioto>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: 0001-unit-name-fix-unit-name-escaping.patch

Description Mike Kelly 2010-10-01 06:23:20 UTC
Created attachment 39101 [details] [review]
0001-unit-name-fix-unit-name-escaping.patch

do_escape() is currently using a > (greater than) where it should be using a >> (bitwise right shift). A patch is attached.
Comment 1 Lennart Poettering 2010-10-05 12:24:20 UTC
Thanks, applied!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.