[Live-devel] TaskScheduler::scheduleDelayedTask() and int64_t

David BERTRAND bidibulle at operamail.com
Tue Mar 28 04:24:06 PST 2006


Hi Ross,

Since release 2006.02.15, it is possible to schedule a task with a long duration  thanks to usage of int64_t instead of int in TaskScheduler::scheduleDelayedTask() signature. Thanks for this evolution. However, I noticed that signature of TaskScheduler::rescheduleDelayedTask() didn't change. This implies that you still have potential integer overflows when you reschedule an event (to expire far in the future). Impacted files are UsageEnvironment.hh and UsageEnvironment.cpp. Could you please update those files too in next release ?
Thanks
David.

-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 8 at http://www.opera.com

Powered by Outblaze



More information about the live-devel mailing list