calloc zeroes out the memory it allocates, which helps avoid segfaults related to linked list traversal. |
||
|---|---|---|
| .. | ||
| config.c | ||
| config.h | ||
| debug.h | ||
| dosfs.c | ||
| dosfs.h | ||
| main.c | ||
calloc zeroes out the memory it allocates, which helps avoid segfaults related to linked list traversal. |
||
|---|---|---|
| .. | ||
| config.c | ||
| config.h | ||
| debug.h | ||
| dosfs.c | ||
| dosfs.h | ||
| main.c | ||