Message241536
> "u#" and "Z#" allow null characters.
Not according to the documentation. 'u' explicitly says it does not allow NUL characters. 'Z', 'u#', and 'Z#' all say they are "variants" of 'u' but never mention that they might allow NUL characters. |
|
| Date |
User |
Action |
Args |
| 2015-04-19 18:52:51 | larry | set | recipients:
+ larry, zach.ware, serhiy.storchaka |
| 2015-04-19 18:52:51 | larry | set | messageid: <1429469571.04.0.793434871484.issue24000@psf.upfronthosting.co.za> |
| 2015-04-19 18:52:51 | larry | link | issue24000 messages |
| 2015-04-19 18:52:51 | larry | create | |
|