tron 2445ce72d2 Be slightly more careful about freeing memory allocated for environment
variables: only free memory if the current value points to the same
memory area as the allocated block. This will prevent crashes if an
application changes the order of the environment array.

Unfortunately this is still not enough to stop zsh 4.2.* from crashing.
zsh 4.3.* works fine before and after this change.
2010-09-30 12:41:33 +00:00
2010-08-31 05:07:09 +00:00
2010-06-30 03:28:01 +00:00
2010-09-29 13:47:06 +00:00
2010-09-27 12:48:01 +00:00
2010-09-29 22:38:34 +00:00
2010-09-23 16:02:34 +00:00
2010-03-22 00:23:59 +00:00
2010-06-09 17:29:15 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%