Re: bugzilla triage



I committed the various patches with changelog entries.

> 
> > Here is also two bugs which are quite old but still relevant imo, and
> > which are quite ugly, but shouldn't be too difficult to fix:
> > http://bugzilla.gnome.org/show_bug.cgi?id=41085
> 
> 	That's going to need a larger audit / report here I guess ?

Yep, I'll probably check that more carefully when I have time. The
unescaping could be done when parsing an uri string in
gnome_vfs_uri_new, but that will probably break random stuff :(

> 
> > http://bugzilla.gnome.org/show_bug.cgi?id=41279
> 
> 	Should be easy to fix; we should do that, can you test / commit a patch
> ?
> 

For that one, I was wondering if construct like that are allowed :
GnomeVFSFileInfo info;
gnome_vfs_get_file_info (uri, &info, ...);

If so, fixing 41279 isn't as simple as freeing the various strings if
they are non null before replacing them :(


Thanks for looking at this bug list,

Christophe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]