agent: Make sure there is no integer overflow if the timeout is now
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 24 Jan 2014 07:01:29 +0000 (02:01 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 31 Jan 2014 06:49:01 +0000 (01:49 -0500)
commit69b876b3ba3fedc4c79a3e03ed39892713e97076
tree9bf0211f8c128468b18b2b137f2561b1ecf1d76f
parenta3abccdd36b299f864f61dde93d207b6fc5c13c6
agent: Make sure there is no integer overflow if the timeout is now

Make sure that if the timeout is now, no negative number is passed as
an unsigned
agent/agent.c