From 9ba344c58310cbc1ddfd07a20731acd122f150a1 Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Sun, 17 Sep 2023 20:10:19 -0400 Subject: [PATCH] adding estimated time --- labs/04_memory_debugging/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/labs/04_memory_debugging/README.md b/labs/04_memory_debugging/README.md index 291f1cb..0b66373 100644 --- a/labs/04_memory_debugging/README.md +++ b/labs/04_memory_debugging/README.md @@ -96,6 +96,7 @@ mentor or TA both results. Also explain to a mentor TA what you added or modifie resolve all memory errors. ## Checkpoint 3 +*estimate: 15-25 minutes* As you work through Checkpoint 2, try and pay close attention the analysis given by DrMemory or Valgrind and think about the following: