[GHC] #15074: Possible uninitialised values in ffi64.c

GHC ghc-devs at haskell.org
Fri Apr 20 22:28:53 UTC 2018


#15074: Possible uninitialised values in ffi64.c
--------------------------------------+---------------------------
           Reporter:  jrp             |             Owner:  (none)
               Type:  bug             |            Status:  new
           Priority:  normal          |         Milestone:  8.6.1
          Component:  Compiler (FFI)  |           Version:  8.5
           Keywords:                  |  Operating System:  Linux
       Architecture:  x86_64 (amd64)  |   Type of failure:  Other
          Test Case:                  |        Blocked By:
           Blocking:                  |   Related Tickets:
Differential Rev(s):                  |         Wiki Page:
--------------------------------------+---------------------------
 Running the clang static analyser when building ghc HEAD throws up 3
 possible errors in x86/ffi64.c initialisation / out-of-bounds errors,
 shown in the attached annotated files showing how they could occur.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15074>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list