Files
evolution/src/modules
Milan Crha 9da6b53a12 Replace e_mail_part_snoop_type() with e_mail_part_guess_mime_type()
The former function returned a `const gchar *`, pretending the string
is a static string, while it left the string in its own global memory,
effectively leaking it at the application end. Rather than this, return
non-const 'gchar *' and free the returned text appropriately.
2022-10-10 18:44:10 +02:00
..
2022-06-22 10:57:47 +00:00
2022-06-22 10:57:47 +00:00
2022-06-22 10:57:47 +00:00
2022-06-22 10:57:47 +00:00
2022-06-22 10:57:47 +00:00
2022-06-22 10:57:47 +00:00
2022-06-22 10:57:47 +00:00