Error: GCC_ANALYZER_WARNING (CWE-476): [#def1] evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3863:65: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘local_error’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3807:1: enter_function: entry to ‘e_book_meta_backend_process_changes_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3821:9: branch_false: following ‘false’ branch (when ‘meta_backend’ is non-NULL)... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3821:9: branch_false: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3823:22: call_function: calling ‘e_book_meta_backend_ref_cache’ from ‘e_book_meta_backend_process_changes_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3823:22: return_function: returning to ‘e_book_meta_backend_process_changes_sync’ from ‘e_book_meta_backend_ref_cache’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3824:9: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3827:24: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3842:50: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3843:39: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3845:25: release_memory: ‘local_error’ is NULL evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3847:21: branch_false: following ‘false’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3853:27: call_function: calling ‘ebmb_load_contact_wrapper_sync’ from ‘e_book_meta_backend_process_changes_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3853:27: return_function: returning to ‘e_book_meta_backend_process_changes_sync’ from ‘ebmb_load_contact_wrapper_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3855:20: branch_false: following ‘false’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3861:20: branch_false: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3861:20: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3861:33: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3861:33: release_memory: ‘local_error’ is NULL evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3861:21: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3862:28: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3862:28: branch_true: following ‘true’ branch (when ‘invalid_objects’ is NULL)... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3863:76: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3863:76: release_memory: ‘local_error’ is NULL evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3863:65: danger: dereference of NULL ‘local_error’ # 3861| if (!success && g_error_matches (local_error, E_CLIENT_ERROR, E_CLIENT_ERROR_INVALID_ARG)) { # 3862| if (!invalid_objects) { # 3863|-> invalid_objects = g_string_new (local_error->message); # 3864| } else { # 3865| g_string_append_c (invalid_objects, '\n'); Error: GCC_ANALYZER_WARNING (CWE-476): [#def2] evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3896:65: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘local_error’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3807:1: enter_function: entry to ‘e_book_meta_backend_process_changes_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3821:9: branch_false: following ‘false’ branch (when ‘meta_backend’ is non-NULL)... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3821:9: branch_false: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3823:22: call_function: calling ‘e_book_meta_backend_ref_cache’ from ‘e_book_meta_backend_process_changes_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3823:22: return_function: returning to ‘e_book_meta_backend_process_changes_sync’ from ‘e_book_meta_backend_ref_cache’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3824:9: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3827:24: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3878:49: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3879:39: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3881:25: release_memory: ‘local_error’ is NULL evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3883:20: branch_true: following ‘true’ branch (when ‘nfo’ is NULL)... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3883:20: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3878:49: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3879:39: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3881:25: release_memory: ‘local_error’ is NULL evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3883:21: branch_false: following ‘false’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3886:27: call_function: calling ‘ebmb_load_contact_wrapper_sync’ from ‘e_book_meta_backend_process_changes_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3886:27: return_function: returning to ‘e_book_meta_backend_process_changes_sync’ from ‘ebmb_load_contact_wrapper_sync’ evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3888:20: branch_false: following ‘false’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3894:20: branch_false: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3894:20: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3894:33: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3894:33: release_memory: ‘local_error’ is NULL evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3894:21: branch_true: following ‘true’ branch... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3895:28: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3895:28: branch_true: following ‘true’ branch (when ‘invalid_objects’ is NULL)... evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3896:76: branch_true: ...to here evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3896:76: release_memory: ‘local_error’ is NULL evolution-data-server-3.60.2/src/addressbook/libedata-book/e-book-meta-backend.c:3896:65: danger: dereference of NULL ‘local_error’ # 3894| if (!success && g_error_matches (local_error, E_CLIENT_ERROR, E_CLIENT_ERROR_INVALID_ARG)) { # 3895| if (!invalid_objects) { # 3896|-> invalid_objects = g_string_new (local_error->message); # 3897| } else { # 3898| g_string_append_c (invalid_objects, '\n');
| analyzer-version-clippy | 1.95.0 |
| analyzer-version-cppcheck | 2.20.0 |
| analyzer-version-gcc | 16.1.1 |
| analyzer-version-gcc-analyzer | 16.1.1 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| diffbase-analyzer-version-clippy | 1.95.0 |
| diffbase-analyzer-version-cppcheck | 2.20.0 |
| diffbase-analyzer-version-gcc | 16.1.1 |
| diffbase-analyzer-version-gcc-analyzer | 16.1.1 |
| diffbase-analyzer-version-shellcheck | 0.11.0 |
| diffbase-analyzer-version-unicontrol | 0.0.2 |
| diffbase-enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| diffbase-exit-code | 0 |
| diffbase-host | ip-172-16-1-30.us-west-2.compute.internal |
| diffbase-known-false-positives | /usr/share/csmock/known-false-positives.js |
| diffbase-known-false-positives-rpm | known-false-positives-0.0.0.20260524.213755.g3c6d0be.main-1.el9.noarch |
| diffbase-mock-config | fedora-rawhide-x86_64 |
| diffbase-project-name | evolution-data-server-3.60.0-1.fc44 |
| diffbase-store-results-to | /tmp/tmpw1jw90sk/evolution-data-server-3.60.0-1.fc44.tar.xz |
| diffbase-time-created | 2026-06-01 12:00:43 |
| diffbase-time-finished | 2026-06-01 12:15:53 |
| diffbase-tool | csmock |
| diffbase-tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'shellcheck,cppcheck,clippy,unicontrol,gcc' '-o' '/tmp/tmpw1jw90sk/evolution-data-server-3.60.0-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpw1jw90sk/evolution-data-server-3.60.0-1.fc44.src.rpm' |
| diffbase-tool-version | csmock-3.8.5.20260529.133039.g6f3b5c6-1.el9 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-30.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20260524.213755.g3c6d0be.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | evolution-data-server-3.60.2-1.fc45 |
| store-results-to | /tmp/tmplobhlqww/evolution-data-server-3.60.2-1.fc45.tar.xz |
| time-created | 2026-06-01 12:16:09 |
| time-finished | 2026-06-01 12:30:59 |
| title | Newly introduced findings |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'shellcheck,cppcheck,clippy,unicontrol,gcc' '-o' '/tmp/tmplobhlqww/evolution-data-server-3.60.2-1.fc45.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmplobhlqww/evolution-data-server-3.60.2-1.fc45.src.rpm' |
| tool-version | csmock-3.8.5.20260529.133039.g6f3b5c6-1.el9 |