<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3439: Possible constraint violation or undefined behavior in mutt_srandom (init.c)



#3439: Possible constraint violation or undefined behavior in mutt_srandom
(init.c)
---------------------+------------------------------------------------------
  Reporter:  vinc17  |       Owner:  mutt-dev
      Type:  defect  |      Status:  closed  
  Priority:  major   |   Milestone:          
 Component:  mutt    |     Version:          
Resolution:  fixed   |    Keywords:          
---------------------+------------------------------------------------------
Changes (by Michael Elkins <me@â>):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [5b15d4d96277]) detect availablity of 'long long'

 cast time_t to 'long long' prior to bitshifting since it can be a float
 value according to POSIX.1-2008

 closes #3439

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3439#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent