CVSROOT:        /cvs/gnome
Module name:    libmimedir
Changes by:     srittau 05/09/08 09:57:47

Modified files:
        .              : ChangeLog 
        mimedir        : mimedir-attribute.c 

Log message:
2005-09-08  Sebastian Rittau  <[EMAIL PROTECTED]>

Fix crasher bugs with obsolete value-only attribute parameters
(i.e. parameters of the form "N;QUOTED-PRINTABLE:FooBar".

* mimedir/mimedir-attribute.c (split_quoted_string): Supplied string
is const.
(parse_parameter_list): Initialize parameter name with NULL
(instead of junk) if the name is missing. Plugged memory leaks in
case of parse errors. New boolean parameter: no_name_allowed.
(parse_attribute_parameters): Properly handle parameters without
name.
(mimedir_attribute_get_value_parameters): Changed
parse_parameter_list() API.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libmimedir&who=srittau&date=explicit&mindate=2005-09-08%2009:56&maxdate=2005-09-08%2009:58

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to