]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/mount: escape invalid UTF8 char in dbus reply 27611/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 11 May 2023 10:21:57 +0000 (19:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 11 May 2023 10:25:38 +0000 (19:25 +0900)
commit4804da58536ab7ad46178a03f4d2da49fd8e4ba2
tree7202211ec4c6c20e2986bcfbcb672420ad92dc0f
parentbcf58ff5598d916521d89182aadbfcffe21d648f
core/mount: escape invalid UTF8 char in dbus reply

When What= or Options= may contain invalid UTF8 chars.

Replaces aaf7b0e41105d7b7cf30912cdac32820f011a219 (#27541).
src/core/dbus-mount.c