diff options
author | Pablo Barciela <[email protected]> | 2019-03-28 04:44:36 +0100 |
---|---|---|
committer | monsta <[email protected]> | 2019-07-23 16:11:43 +0300 |
commit | 32b41e72a508636947fc3c107caf504fe74da224 (patch) | |
tree | dbdc7fba8bd17e0db9f8d567b7ec62e36f21f627 /libcaja-private/caja-file-operations.c | |
parent | e4596d56b206d86f0b51948ad58eb2c8bf62f821 (diff) | |
download | caja-32b41e72a508636947fc3c107caf504fe74da224.tar.bz2 caja-32b41e72a508636947fc3c107caf504fe74da224.tar.xz |
caja-open-with-dialog: make sure there is error before showing it
Fixes Clang static analyzer warning:
caja-open-with-dialog.c:252:100: warning: Access to field 'message' results in a dereference of a null pointer (loaded from variable 'error')
message = g_strdup_printf (_("Could not add application to the application database: %s"), error->message);
^~~~~~~~~~~~~~
Diffstat (limited to 'libcaja-private/caja-file-operations.c')
0 files changed, 0 insertions, 0 deletions