From eb04fe50682005da212c0c796ea3fa589d744212 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 15 Feb 2009 13:51:42 +0000 Subject: NULL safety. (get_mime_type_from_data): Return the MIME type, not the * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): NULL safety. (get_mime_type_from_data): Return the MIME type, not the content type. svn path=/trunk/; revision=3440 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 22f2cd5..135e5a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2009-02-13 Christian Persch + * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): NULL + safety. + (get_mime_type_from_data): Return the MIME type, not the content type. + +2009-02-13 Christian Persch + * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't leak the input stream. -- cgit v0.9.1