mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-31 21:34:12 +02:00
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)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Tue Aug 20 16:01:03 2002 HideToshi Tajima <hidetoshi.tajima@sun.com>
|
||||
|
||||
* glib/gconvert.c (strdup_len): validate 'len' argument properly
|
||||
for the case that input string is not null-terminated. (#91222)
|
||||
|
||||
2002-08-10 Gustavo Noronha Silva <kov@debian.org>
|
||||
|
||||
* configure.in: added pt_BR to ALL_LINGUAS
|
||||
|
Reference in New Issue
Block a user