Pierre Habouzit schrieb: > Though for the win32 port where fork is replaced with threads, well, > it may cause some issues, so I was reluctant wrt them. Of course it's > unlikely that it will cause problems, but one never knows ;) We use threads only for those fork()s that are not followed by an exec(). So this is not a reason to worry about memory leaks in the option parser. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html