Add note about g_utf8_offset_to_pointer() not checking string
authorMathias Hasselmann <hasselmm@src.gnome.org>
Fri, 13 Feb 2009 14:20:17 +0000 (14:20 +0000)
committerMathias Hasselmann <hasselmm@src.gnome.org>
Fri, 13 Feb 2009 14:20:17 +0000 (14:20 +0000)
commitcf01757ba0bb6f3564dc6a5f9cb725e3beab8229
treedcc99557edbcdec7699f14a7b57619e46e0cdc84
parent82e1d3e753c6c2d0f559a66deb5d5741d1816b49
Add note about g_utf8_offset_to_pointer() not checking string
boundaries.

* glib/gutf8.c (g_utf8_offset_to_pointer()): See summary.

svn path=/trunk/; revision=7861
ChangeLog
glib/gutf8.c