summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-08-13 14:32:22 -0600
committerRich Megginson <rmeggins@redhat.com>2010-08-16 15:11:42 -0600
commit9174cc61589ef4fc554ca82077bbddabc06e617b (patch)
tree6a840f370d693f12e1858ac55f1560ee5c3009de /ldap/servers/plugins/replication
parentb44e8f4f2f5b399698e97e47e6fd211932e96719 (diff)
Bug 610281 - fix coverity Defect Type: Control flow issues - daemon.c:write_function()
https://bugzilla.redhat.com/show_bug.cgi?id=610281 Resolves: bug 610281 Bug Description: fix coverity Defect Type: Control flow issues - daemon.c:write_function() Reviewed by: nhosoi (Thanks!) Branch: master Fix Description: sentbytes < count is ok in the non error case - it just means we need to send some more data. Move the checking to the error case so we can print the number of bytes sent and expected. Platforms tested: RHEL5 x86_64, Fedora 14 x86_64 Flag Day: no Doc impact: no
Diffstat (limited to 'ldap/servers/plugins/replication')
0 files changed, 0 insertions, 0 deletions