Bug 30535 - do_escape() doesn't hex encode chars properly
Summary: do_escape() doesn't hex encode chars properly
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Lennart Poettering
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-01 06:23 UTC by Mike Kelly
Modified: 2010-10-05 12:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-unit-name-fix-unit-name-escaping.patch (914 bytes, patch)
2010-10-01 06:23 UTC, Mike Kelly
Details | Splinter Review

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.