diff options
author | Pablo Barciela <[email protected]> | 2019-03-25 23:03:56 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-19 23:14:35 +0200 |
commit | f0b9aba4e74f5b15031202af6e1e720c7db3c8ab (patch) | |
tree | f247cdfd11f7c691107c0e729e76efc6e2864005 /HACKING | |
parent | 26800580d62402e4b3390743205fefe2732ac394 (diff) | |
download | caja-f0b9aba4e74f5b15031202af6e1e720c7db3c8ab.tar.bz2 caja-f0b9aba4e74f5b15031202af6e1e720c7db3c8ab.tar.xz |
caja-progress-info: make sure argument is initialized
Fixes Clang static analyzer warning:
caja-progress-info.c:626:17: warning: 1st function call argument is an uninitialized value
g_notification_set_body (notification, _("Process completed"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions