Problemunvalidated
is it possible to forbid (via gcc/any other compiler options, valgrind-like tool or anything else you can think of) the function `foo_written_by_student` to do illegal memory access — in a code like this. Tension: to recover a variable `token`.
99f9dbdd-cf90-4dd7-943a-bea7b43304d2
is it possible to forbid (via gcc/any other compiler options, valgrind-like tool or anything else you can think of) the function foo_written_by_student to do illegal memory access — in a code like this. Tension: to recover a variable token.