]> www.fi.muni.cz Git - evince.git/commit
Duplicate mime_type string before freeing it so that it doesn't always
authorCarlos Garcia Campos <carlosgc@gnome.org>
Wed, 27 Feb 2008 17:58:26 +0000 (17:58 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Wed, 27 Feb 2008 17:58:26 +0000 (17:58 +0000)
commit0b94e1fcf335f0131e5ff81cbe87b2e9ac343ab6
tree083e897c58335fb2189c74fc20e435da0639cf51
parentd1b42341039d4e26cf299c2fc50d36cd18760011
Duplicate mime_type string before freeing it so that it doesn't always

2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>

* libdocument/ev-document-factory.c: (get_mime_type_from_uri):

Duplicate mime_type string before freeing it so that it doesn't
always fail when getting mime type from uri. Fixes bug #518874.

svn path=/trunk/; revision=2931
ChangeLog
libdocument/ev-document-factory.c