summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-12 20:44:22 +0000
committerods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-12 20:44:22 +0000
commit5e791e8cd5b8fe96293c4a9bb206d18e8e0d1d29 (patch)
tree36e97d8f806a2e4aa9023ce7df135f44baef57df /DOCS
parentd4df0074af9591392eba8b638024886f8c17df20 (diff)
downloadmpv-5e791e8cd5b8fe96293c4a9bb206d18e8e0d1d29.tar.bz2
mpv-5e791e8cd5b8fe96293c4a9bb206d18e8e0d1d29.tar.xz
strings without terminating NUL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17836 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/mpcf.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 34371d93bc..677eba1d44 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -98,6 +98,8 @@ b (binary data or string, to be use in vb, see below)
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