Issue 6442 - Fix latest covscan memory leaks (part 2) #5249
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build using gcc:
ldap/servers/slapd/tools/dbscan.c#L1130
use of NULL where non-null expected [CWE-476] [-Wanalyzer-null-argument]
|
Build using gcc:
ldap/servers/slapd/back-ldbm/cache.c#L536
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Build using gcc:
ldap/servers/slapd/back-ldbm/cache.c#L536
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Build using gcc:
ldap/servers/slapd/back-ldbm/cache.c#L536
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Build using gcc:
ldap/servers/slapd/back-ldbm/cache.c#L536
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Build using gcc:
ldap/servers/slapd/back-ldbm/index.c#L845
infinite loop [CWE-835] [-Wanalyzer-infinite-loop]
|
Build using gcc:
ldap/servers/slapd/slapi-private.h#L43
dereference of NULL 'inst' [CWE-476] [-Wanalyzer-null-dereference]
|
Build using gcc:
ldap/servers/slapd/slapi-private.h#L43
dereference of NULL 'inst' [CWE-476] [-Wanalyzer-null-dereference]
|
Build using gcc:
ldap/servers/slapd/back-ldbm/db-bdb/bdb_import_threads.c#L1730
leak of FILE '*job.upgradefd' [CWE-775] [-Wanalyzer-file-leak]
|
Build using gcc:
ldap/servers/slapd/back-ldbm/db-bdb/bdb_import_threads.c#L1730
leak of '*job.upgradefd' [CWE-401] [-Wanalyzer-malloc-leak]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Clang", "Clang -Weverything", "GCC", "GCC Static Analyzer", "GCC Strict".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading