Skip to content
Snippets Groups Projects
Commit 692f4b8e authored by ja3-saxby's avatar ja3-saxby
Browse files

Modify parameter name file_name in process_execute()

Let's clarify this because variables should be named what they are:
The argument passed to `process_execute()` is NOT a filename --it is the entire command string used for executing the program, which includes the file name AND any of its arguments, thus this variable is renamed to reflect this.
Also added comment block clarifying this within process_execute()
parent 4dedf583
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment