[BZ #1125]
authorUlrich Drepper <drepper@redhat.com>
Sun, 24 Jul 2005 21:41:49 +0000 (21:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 24 Jul 2005 21:41:49 +0000 (21:41 +0000)
commit0fee522db1412106381ebd2ad6803c07e033a271
tree829500bf8cf476f33551d1870a1f454d73a4d05e
parentc2263408588c70a6232ffd606a3c7abf0a5fd5f5
[BZ #1125]

* posix/Makefile (tests): Add tst-execvp4.
* posix/tst-execvp4.c: New file.

2005-07-24  Jakub Jelinek  <jakub@redhat.com>

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

-2005-07-24  Ulrich Drepper  <drepper@redhat.com>
ChangeLog
posix/Makefile
posix/execvp.c
posix/tst-execvp4.c [new file with mode: 0644]