K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-11-23T05:53:12.000000Z K 7 svn:log V 236 MFC: {rev 1.11} The 2.2 version of popen is uses 'vfork' and 'execl'. Since 'execl' calls 'malloc' we then have the interesting possibility of a malloc arena corruption. The rev 1.11 change fixes this. Approved by: jkh END