]> git.ipfire.org Git - thirdparty/glibc.git/commit
2005-07-24 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 17 Oct 2005 09:05:18 +0000 (09:05 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 17 Oct 2005 09:05:18 +0000 (09:05 +0000)
commit632e09c574a98502bff33da73b3a9aeebd7637f4
tree714dba846e052f79b17e7a622bc9716448c7d706
parent07e26b06f21bc84e983ee5810805831002572d4a
2005-07-24  Jakub Jelinek  <jakub@redhat.com>

[BZ #1125]
* posix/execvp.c (execvp): Change path_malloc to
char *, free that pointer on failure.
posix/execvp.c