PREV INDEX NEXT

Author: Unknown
Subject: argv[] in struct
Date: Friday, 25 Sep 2020, 11:52:01

Are we supposed to realloc memory for argv in the CMD structs in order to store a given argument. When I try using FreeCMD after doing so, it says that the block I reallocated is not being free'd correctly and thus is giving me a valgrind error.
PREV INDEX NEXT