masterblaster - 2011-08-25

changed MAX_ENVIRONMENT_DATA from 4098 to 32768.
#define MAX_ENVIRONMENT_DATA 32768
but still open() fails. Is there anything we can try to avoid this failure?

thanks in advance