diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2002-10-29 01:47:39 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2002-10-29 01:47:39 +0000 |
commit | 6a3510f62cbcf0db3f4ab99f2ed9c433d52d7149 (patch) | |
tree | 12bb810e17be5126d4a6dd2ba7b6bea8c4feb451 /libc/unistd/execvep.c | |
parent | b7df7e6da8876ee40e61d457e2e37523e380aad7 (diff) |
Fix a problem in vasprintf (reported by vodz a while back) when built
without custom stream support. In that case, it is necessary to do
a va_copy. Note: The affected code is not built in the stock config.
Also, make sure each va_copy has a matching va_end, as required by C99.
Diffstat (limited to 'libc/unistd/execvep.c')
0 files changed, 0 insertions, 0 deletions