diff options
author | Ondrej Holy <oholy@redhat.com> | 2023-03-08 13:21:55 +0100 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2023-03-09 14:06:07 +0000 |
commit | eb8103876eeb4fe4d163aaf41a80b27e0bd79797 (patch) | |
tree | c11f7145b4703e4a6d912d1f4cdc9105cf061d43 /po/en_CA.po | |
parent | 6dcfe48857f0e9574cc4066b296391c6f806260a (diff) | |
download | nautilus-eb8103876eeb4fe4d163aaf41a80b27e0bd79797.tar.gz |
search-engine-simple: Handle case when mime type is NULL
The `G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE` attribute doesn't have to
be always set. This case is not handled by the `NautilusSearchEngineSimple`
class and the `NULL` pointer can be passed in the `g_content_type_is_a`
function currently. This is an error. Let's check the returned pointer
to prevent this situation.
Diffstat (limited to 'po/en_CA.po')
0 files changed, 0 insertions, 0 deletions