# HG changeset patch # User ods15 # Date 1142196262 0 # Node ID b493e5ba874178f8bec0347008dee406c0b2594d # Parent d378f2f39537648e5338e9116df421ac8268a2f8 strings without terminating NUL diff -r d378f2f39537 -r b493e5ba8741 DOCS/tech/mpcf.txt --- a/DOCS/tech/mpcf.txt Sun Mar 12 19:05:57 2006 +0000 +++ b/DOCS/tech/mpcf.txt Sun Mar 12 20:44:22 2006 +0000 @@ -98,6 +98,8 @@ data[i] u(8) } [Note: strings MUST be encoded in UTF-8] + [Note: the character NUL (U+0000) is not legal within + or at the end of a string.] vb (variable length binary data or string) length v