]> git.ipfire.org Git - thirdparty/cups.git/commit
DBUS notifications could crash the scheduler (Issue #5143)
authorMichael Sweet <michael.r.sweet@gmail.com>
Mon, 23 Oct 2017 20:23:43 +0000 (16:23 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Mon, 23 Oct 2017 20:23:43 +0000 (16:23 -0400)
commit49fa4983f25b64ec29d548ffa3b9782426007df3
tree3217faf5f7e8d6ec604ed77fc2ab589e31b8d05a
parent34be0e8038da86a2940ca8cb14b475a14598a7f3
DBUS notifications could crash the scheduler (Issue #5143)

- scheduler/ipp.c: Make sure requesting-user-name string is valid UTF-8.
CHANGES.md
scheduler/ipp.c