diff options
author | James Slagle <james.slagle@gmail.com> | 2014-01-07 12:17:01 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-01-07 12:17:01 -0500 |
commit | 3a4bf799ca2dd785fe1a5a35f188aed4f54ab5e5 (patch) | |
tree | def96cefff6618a02c095028b9566eb84e38ac60 /cloudinit/sources | |
parent | 923a7d0efc3cf3224b891dc783321018d59ce33e (diff) | |
parent | 66ed882dc3cf24395386869ea3c1d54e8f22c38b (diff) | |
download | vyos-cloud-init-3a4bf799ca2dd785fe1a5a35f188aed4f54ab5e5.tar.gz vyos-cloud-init-3a4bf799ca2dd785fe1a5a35f188aed4f54ab5e5.zip |
SeLinuxGuard: Cast file path to string.
Before passing a path into selinux.matchpathcon, it needs to be casted
to a string, since the path could be unicode and selinux.matchpathcon
does not support unicode.
LP: #1260072
Diffstat (limited to 'cloudinit/sources')
0 files changed, 0 insertions, 0 deletions