[GHC] #13489: openTempFile fails when the template parameter contain a path separator

GHC ghc-devs at haskell.org
Wed Mar 29 20:53:25 UTC 2017


#13489: openTempFile fails when the template parameter contain a path separator
-------------------------------------+-------------------------------------
        Reporter:  harendra          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  libraries/base    |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Poor/confusing    |  Unknown/Multiple
  error message                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"b04ded8fca8ee8b0cd9c7c055bc5dc61ef2be1fe/ghc" b04ded8/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="b04ded8fca8ee8b0cd9c7c055bc5dc61ef2be1fe"
 base: Check for path separators chars in openTempFile' template string

 This fixes #13489.
 }}}

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


More information about the ghc-tickets mailing list