From: Dirk M. <dm...@gm...> - 2007-03-21 16:04:41
|
On Sunday, 11. March 2007, Julian Seward wrote: > Maybe glibc's getenv is fine and the problem is there are invalid > strings in the environment. The only way I can reproduce this is to > add (putenv) a non-terminated string containing just '=' and then do > a getenv: Yep, I can confirm. I couldn't find another issue either. So there seems to be some issue with the code. are you reverting your getenv wrapper? Dirk |