Issue 6485 - Fix double free in USN cleanup task #5357
Annotations
3 errors and 11 warnings
Build using clang:
ldap/servers/plugins/usn/usn_cleanup.c#L326
call to undeclared function 'slapi_sh_strdup'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build using clang:
ldap/servers/plugins/usn/usn_cleanup.c#L326
incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
|
Build using clang
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 clang
macro name is a reserved identifier [-Wreserved-macro-identifier]
|
Build using clang
identifier '_S6_u8' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_u16' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_u32' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_u64' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_un' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
padding size of 'struct PRNetAddr::(unnamed at /usr/include/nspr4/prio.h:156:5)' with 4 bytes to alignment boundary [-Wpadded]
|
Build using clang
padding size of 'union PRNetAddr' with 6 bytes to alignment boundary [-Wpadded]
|
Build using clang
macro name is a reserved identifier [-Wreserved-macro-identifier]
|
Build using clang:
ldap/servers/slapd/slapi-plugin.h#L40
macro name is a reserved identifier [-Wreserved-macro-identifier]
|
Loading