In the following code, find four errors or problems thatwill…
In the following code, find four errors or problems thatwill cause security issues (e.g., integer overflow, race condition) orreliability issues (e.g., crash, undefined behavior) at runtime.For each error or problem, use one sentence to describe the error or problem(also list the line number), and use one sentence to describe your fix.No syntax issues. [4 × 4 pts]
Read Details