Re: [LOW] STR #3984: D-Bus notifier sends malformed messages when encountering invalid utf8 strings

Tim Waugh <[email protected]> Fri, 19 Oct 2012 04:13:25 -0700 (PDT)
Newsgroups gmane.comp.printing.cups.bugs
Message-ID <[email protected]>
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Closed w/Resolution]

libdbus now performs strict checking for UTF8 validity in string
parameters. This causes an assertion failure when a required attribute is
not valid UTF-8.

I think the scheduler ought to validate UTF8 strings provided by clients.

Example assertion failure caused by this:
  https://bugzilla.redhat.com/show_bug.cgi?id=863387

Link: http://www.cups.org/str.php?L3984
Version: 1.5.0
Fix Version: 1.6-current (r10155)