diff options
author | Pablo Barciela <[email protected]> | 2019-03-24 01:47:00 +0100 |
---|---|---|
committer | monsta <[email protected]> | 2019-07-23 16:00:24 +0300 |
commit | e4596d56b206d86f0b51948ad58eb2c8bf62f821 (patch) | |
tree | 45388b9c67635ccef43454e3b06cae7bc3eba5f2 /eel/eel-mate-extensions.c | |
parent | ac65bdb624c5abe65026d7df767be1f7c912d5b6 (diff) | |
download | caja-e4596d56b206d86f0b51948ad58eb2c8bf62f821.tar.bz2 caja-e4596d56b206d86f0b51948ad58eb2c8bf62f821.tar.xz |
caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'
Fixes Clang static analyzer warning:
caja-sidebar-title.c:233:49: warning: Dereference of null pointer (loaded from variable 'color')
sidebar_title->details->label_colors[idx] = *color;
^~~~~~
Diffstat (limited to 'eel/eel-mate-extensions.c')
0 files changed, 0 insertions, 0 deletions