https://bugs.openldap.org/show_bug.cgi?id=10485
Issue ID: 10485 Summary: potential division by zero in tier bestof Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: lloadd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
In rare cases gettimeofday could fall on tv_usec == 0 so we will just accept it's been exactly 1 second and go with that.