452,083 views
27 votes
27 votes
Question

How can the lack of logic statement tests on memory location variables be detrimental to software in development?

User Hao Tan
by
2.2k points

1 Answer

13 votes
13 votes

Answer:

A malicious process can alter the execution environment to create a null pointer, and crash the program.

Step-by-step explanation:

User Jude
by
3.3k points