Use 0xcc (not 0xcd) for clearing malloc() blocks too.
[pintos-anon] / grading / filesys / syn-read.h
1 #define BUF_SIZE 1024
2 static const char filename[] = "data";