bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #23996] arithmetic overflow when using -used


From: Andreas Schwab
Subject: [bug #23996] arithmetic overflow when using -used
Date: Fri, 08 Aug 2008 17:15:23 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux; de, en_US) KHTML/3.5.9 (like Gecko) SUSE

Follow-up Comment #2, bug #23996 (project findutils):

Converting a negative floating point value to an unsigned integer is causing
undefined behaviour.

          checkval = (uintmax_t)origin.tv_sec - seconds;


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23996>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]