#47879 coverity defects in plugins/replication/windows_protocol_util.c
Closed: wontfix None Opened 9 years ago by nhosoi.

  1. Defect type: CLANG_WARNING
  2. ldap/servers/plugins/replication/windows_protocol_util.c:5628:4:warning – Value stored to 'rc' is never read

rc = windows_process_dirsync_entry(prp,e,0);

^ <s>~~</s>

Collapse
2. Defect type: CLANG_WARNING
1. ldap/servers/plugins/replication/windows_protocol_util.c:1640:5:warning – Value stored to 'return_value' is never read

return_value = windows_conn_send_rename(prp->conn, slapi_sdn_get_dn(remote_dn),

^ <s></s>

Collapse
3. Defect type: CLANG_WARNING
1. ldap/servers/plugins/replication/windows_protocol_util.c:629:9:warning – Value stored to 'return_value' is never read

return_value = ACQUIRE_FATAL_ERROR;


Reviewed by Mark (Thank you!!)

Pushed to master:
3dcf4a9..1c888bf master -> master
commit 1c888bf

Metadata Update from @nhosoi:
- Issue set to the milestone: 1.3.3 backlog

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1210

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata