validate 'len' argument properly for the case that input string is not
authorHidetoshi Tajima <tajima@src.gnome.org>
Tue, 20 Aug 2002 23:03:17 +0000 (23:03 +0000)
committerHidetoshi Tajima <tajima@src.gnome.org>
Tue, 20 Aug 2002 23:03:17 +0000 (23:03 +0000)
commitffe04247cc1018d069214bf603dd7bc31161262c
treee5a98a253e053516ceac7446a59c411aead11d4e
parent896f4116adfe5cedc923ab9ab09a6df39b0fb62b
validate 'len' argument properly for the case that input string is not

* glib/gconvert.c (strdup_len): validate 'len' argument properly
for the case that input string is not null-terminated. (#91222)
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