diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-06-01 12:20:08 +0930 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-06-01 10:38:47 +0200 |
commit | c29069e079018853867d643b8de604edd95c94d9 (patch) | |
tree | 179791a97ea4e9087958f22b07ea39660a285ed8 /examples/libsmbclient/testfstatvfs.c | |
parent | 0204ae6229bae3573b3194c3f657c8f385c0b940 (diff) | |
download | samba-c29069e079018853867d643b8de604edd95c94d9.tar.gz samba-c29069e079018853867d643b8de604edd95c94d9.tar.bz2 samba-c29069e079018853867d643b8de604edd95c94d9.zip |
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>
Diffstat (limited to 'examples/libsmbclient/testfstatvfs.c')
0 files changed, 0 insertions, 0 deletions