pyt icon indicating copy to clipboard operation
pyt copied to clipboard

args is empty in BBorBInode when CFG generated

Open megapyroblast opened this issue 4 years ago • 0 comments

Excuse me, why is there no argument in the variable args in the picture below? image cmd_result = subprocess.Popen(cmd,shell=True, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, stdin=subprocess.DEVNULL).stdout.read() Sorry, I'm not a native speaker. I hope I'm making myself clear

megapyroblast avatar Apr 04 '21 04:04 megapyroblast