]> sourceware.org Git - newlib-cygwin.git/commit
* environ.cc (spenv::retrieve): Detect return of env_dontadd from cygheap_user
authorChristopher Faylor <me@cgf.cx>
Sat, 29 Jun 2002 17:26:13 +0000 (17:26 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 29 Jun 2002 17:26:13 +0000 (17:26 +0000)
commit638180f51f6db54d42f48b4e5daabd159d71484a
treeefbc3a97d6675f835f9251286c8f557945624901
parent38bc119696ba49314fdb3967767b799a9503a358
* environ.cc (spenv::retrieve): Detect return of env_dontadd from cygheap_user
methods.
(build_env): Avoid incrementing environment pointer if not actually adding to
the environment.  That could result in garbage in the environment table.  Be
more defensive when reallocing envblock.
winsup/cygwin/ChangeLog
winsup/cygwin/environ.cc
This page took 0.029192 seconds and 5 git commands to generate.