Files
systemd/src
Daniel Mack 8f2807bab5 memfd: reduce name escaping logic to utf-8 checks
As memfds are now created by proper kernel API, and not by our functions, we
can't rely on names being escaped/unescaped according to our current logic.

Thus, the only safe way is to remove the escaping and when reading names,
just escape names that are not properly encoded in UTF-8.

Also, remove assert(name) lines from the memfd creation functions, as we
explictly allow name to be NULL.
2014-08-19 21:49:05 +02:00
..
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-18 21:02:04 +02:00
2014-08-03 21:46:07 -04:00
2014-07-31 04:00:31 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-11 18:24:28 +02:00
2014-08-19 19:39:16 +02:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00
2014-08-03 21:46:07 -04:00