Re: [LOW] STR #4072: Sanitising job name and title

Edgar Fu?? <ef-o02PS0xoJP/[email protected]> Sun, 16 Sep 2012 03:01:43 -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]

Ups, wouldn't this fail for almost any valid UTF-8 sequence due to nameptr
getting out of sync with the characters?
I.e. on C3 9F 20, the C3 will pass but the 9F will fail.
Or am I getting something completely wrong?

I can also not read from RCF 5198 that TAB characters should be allowed.

Link: http://www.cups.org/str.php?L4072
Version: 1.5.2
Fix Version: 1.7-current (r10606)