Comment 2 for bug 316988

Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

my_timer() don't handle error of gettimeofday().

gettimeofday() may return error at that case.
my_timer() may return unspecific value and the buffer run over.