Bug 94746 - Sourcing of the ~/.dbus/session-bus file fails if the address has a semi-colon
Summary: Sourcing of the ~/.dbus/session-bus file fails if the address has a semi-colon
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: D-Bus Maintainers
QA Contact: D-Bus Maintainers
URL:
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-29 19:18 UTC by Thiago Macieira
Modified: 2016-06-30 13:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
[PATCH 1/1] Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell file (1.06 KB, patch)
2016-03-29 19:18 UTC, Thiago Macieira
Details | Splinter Review
Updated patch, with bug link and signed-off-by (1.17 KB, patch)
2016-03-29 19:21 UTC, Thiago Macieira
Details | Splinter Review

Description Thiago Macieira 2016-03-29 19:18:54 UTC
Created attachment 122619 [details] [review]
[PATCH 1/1] Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell file

$ source ~/.dbus/session-bus/`cat /var/lib/dbus/machine-id`-0           
/home/thiago/.dbus/session-bus/64bdb0d35d814699b433e438527a615a-0: line 6: unix:abstract=/tmp/dbus-ebJaS5Neyc,guid=5a0df535f82607312f3777ba56f9f329: No such file or directory
Comment 1 Thiago Macieira 2016-03-29 19:21:02 UTC
Created attachment 122620 [details] [review]
Updated patch, with bug link and signed-off-by
Comment 2 Simon McVittie 2016-06-30 12:50:59 UTC
Looks good
Comment 3 Simon McVittie 2016-06-30 12:52:00 UTC
(Applying this soon)
Comment 4 Simon McVittie 2016-06-30 13:55:35 UTC
Fixed in git for 1.10.10, 1.11.4


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.