1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/libcli/cldap
Rusty Russell c29069e079 libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecs
state->request.delay is two million here, resulting in an invalid timeval.
Since tevent doesn't have a convenient wrapper to add arbitrary usecs,
do the arithmetic here (it's the sole caller of this function).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2011-06-01 10:38:47 +02:00
..
cldap.c libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecs 2011-06-01 10:38:47 +02:00
cldap.h netlogon: move netlogon helpers to ../libcli/netlogon. 2011-01-07 15:02:24 +01:00
wscript_build waf-build: Add more libraries to avoid duplicate symbols 2011-05-18 16:12:07 +02:00