Re: [Midnight Commander] #232: [PATCH] Unitialized variable is used



#232: [PATCH] Unitialized variable is used
-----------------------+----------------------------------------------------
  Reporter:  andrew_b  |       Owner:  metux            
      Type:  defect    |      Status:  accepted         
  Priority:  major     |   Milestone:  4.6.2            
 Component:  mc-core   |     Version:  4.6.2            
Resolution:            |    Keywords:  review vote-metux
  Blocking:            |   Blockedby:                   
-----------------------+----------------------------------------------------

Comment(by slyfox):

 (local) static storage class specifies explicit _initialization_(with
 zeroes if not specified other) at program startup (in C), no?

 Which compiler/architecture pushes this data to uninitialized section?

-- 
Ticket URL: <www.midnight-commander.org/ticket/232#comment:2>
Midnight Commander <www.midnight-commander.org>
Midnight Development Center


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