79b1b19 - First patch for bug 430635 Replace os.popen() with subprocess.Popen() to

Authored and Committed by mtasaka 16 years ago
    - First patch for bug 430635 Replace os.popen() with subprocess.Popen() to
        handle hostile filename properly (CVE-2008-1568)
    
        
file modified
+32 -17