Question: a) Examine the create_person function. This function has a problem which might lead to unexpected behavior. What is it? b) Now consider the main function.

a) Examine the create_person function. This function has a problem which might lead to unexpected behavior. What is it?
b) Now consider the main function. What potential security issues exist in this function? excluding its effects from create_person function
c) What might you do to fix the potential security issue in main?
Consider the following C code which has several memory-related problems (but compiles #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
