Issue 6485 - Fix double free in USN cleanup task #5357
Annotations
3 errors and 2 warnings
Build using gcc:
ldap/servers/plugins/usn/usn_cleanup.c#L326
implicit declaration of function 'slapi_sh_strdup'; did you mean 'slapi_ch_strdup'? [-Wimplicit-function-declaration]
|
Build using gcc:
ldap/servers/plugins/usn/usn_cleanup.c#L326
assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
|
Build using gcc
Process completed with exit code 2.
|
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/back-ldbm/index.c#L845
infinite loop [CWE-835] [-Wanalyzer-infinite-loop]
|
Loading