public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow
       [not found] <bug-61035-4@http.gcc.gnu.org/bugzilla/>
@ 2014-05-02 13:31 ` jb at gcc dot gnu.org
  2014-05-03 20:48 ` jb at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: jb at gcc dot gnu.org @ 2014-05-02 13:31 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61035

Janne Blomqvist <jb at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |jb at gcc dot gnu.org

--- Comment #1 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Assigning to myself, I have a cunning plan.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow
       [not found] <bug-61035-4@http.gcc.gnu.org/bugzilla/>
  2014-05-02 13:31 ` [Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow jb at gcc dot gnu.org
@ 2014-05-03 20:48 ` jb at gcc dot gnu.org
  2014-05-12 19:23 ` jb at gcc dot gnu.org
  2014-05-13  6:18 ` jb at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: jb at gcc dot gnu.org @ 2014-05-03 20:48 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61035

Janne Blomqvist <jb at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2014-05/msg00157.htm
                   |                            |l
   Last reconfirmed|                            |2014-05-03
     Ever confirmed|0                           |1

--- Comment #2 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Patch at http://gcc.gnu.org/ml/gcc-patches/2014-05/msg00157.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow
       [not found] <bug-61035-4@http.gcc.gnu.org/bugzilla/>
  2014-05-02 13:31 ` [Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow jb at gcc dot gnu.org
  2014-05-03 20:48 ` jb at gcc dot gnu.org
@ 2014-05-12 19:23 ` jb at gcc dot gnu.org
  2014-05-13  6:18 ` jb at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: jb at gcc dot gnu.org @ 2014-05-12 19:23 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61035

--- Comment #3 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Author: jb
Date: Mon May 12 19:23:11 2014
New Revision: 210335

URL: http://gcc.gnu.org/viewcvs?rev=210335&root=gcc&view=rev
Log:
Fix stack overflow crash in getcwd intrinsic.

2014-05-12  Janne Blomqvist  <jb@gcc.gnu.org>

    PR libfortran/61035
    * intrinsics/getcwd.c (getcwd_i4_sub): Avoid potentially large
    stack allocation, avoid extra copying in the common case.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/getcwd.c


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow
       [not found] <bug-61035-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-05-12 19:23 ` jb at gcc dot gnu.org
@ 2014-05-13  6:18 ` jb at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: jb at gcc dot gnu.org @ 2014-05-13  6:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61035

Janne Blomqvist <jb at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Fixed, closing


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-13  6:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-61035-4@http.gcc.gnu.org/bugzilla/>
2014-05-02 13:31 ` [Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow jb at gcc dot gnu.org
2014-05-03 20:48 ` jb at gcc dot gnu.org
2014-05-12 19:23 ` jb at gcc dot gnu.org
2014-05-13  6:18 ` jb at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).