Draw and explain a function stack . Highlight what is happening and what will happen when the strcpy occurs.

Buffer Overflow

1. Draw and explain a function stack . Highlight what is happening and what will happen when the strcpy occurs.

2. Is this following code segment safe? Explain why or why not?

/* Assume this function can be called from a C program */