]> gcc.gnu.org Git - gcc.git/commit
PR 51803 Avoid malloc if getcwd fails or is not available.
authorJanne Blomqvist <jb@gcc.gnu.org>
Thu, 12 Jan 2012 09:58:34 +0000 (11:58 +0200)
committerJanne Blomqvist <jb@gcc.gnu.org>
Thu, 12 Jan 2012 09:58:34 +0000 (11:58 +0200)
commitcb735e3800862a9350f56bdb775b4a8627226455
treeecec08b90b14048a337d070bc48ab04deedc35ed
parent725a74a517294915302c713ee309340779514621
PR 51803 Avoid malloc if getcwd fails or is not available.

2012-01-12  Janne Blomqvist  <jb@gcc.gnu.org>
    Tobias Burnus  <burnus@net-b.de>

PR libfortran/51803
* runtime/main.c (store_exe_path): Avoid malloc if getcwd fails or
is not available.

Co-Authored-By: Tobias Burnus <burnus@net-b.de>
From-SVN: r183122
libgfortran/ChangeLog
libgfortran/runtime/main.c
This page took 0.061443 seconds and 5 git commands to generate.