disallow non-shortest-form encodings in utf-8 checking; when converting utf-8 to...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 24 Aug 2005 07:38:13 +0000 (07:38 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 24 Aug 2005 07:38:13 +0000 (07:38 +0000)
commitd263e6eec0b44c602a47bd301af90865303b8563
tree764e4c27f81b283a781cf71da4b5ecffc3c33147
parentf2a8e069d7b958425d961bdf363af450bcf07ddf
disallow non-shortest-form encodings in utf-8 checking; when converting utf-8 to ucs-2, replace code points outside of ucs-2 with ? character
src/plugin_common/tags.c