Handle the end of the string properly when max_len is set. (#88545, Morten
authorOwen Taylor <otaylor@redhat.com>
Thu, 25 Jul 2002 23:58:00 +0000 (23:58 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 25 Jul 2002 23:58:00 +0000 (23:58 +0000)
commitbedbbabba7153eac99e60d4ff7f60c6f5cc698c9
tree0c402dba2bc30c1042a8ceb36501b4b85e914508
parent5bfdd206c1f8f0af33f9f28bb8f16bfc2c87579f
Handle the end of the string properly when max_len is set. (#88545, Morten

Thu Jul 25 19:52:41 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/guniprop.c (real_tolower): Handle the
        end of the string properly when max_len is set.
        (#88545, Morten Welinder.) Rename the next_t
        variable to next_type to make cc-mode happy.

        * glib/gconvert.c (g_iconv_open): Fix missing
        label from previous commit.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gconvert.c
glib/guniprop.c