# Question templates
SFU ID: 301358970
Github username: bla118
Github: Link to github repo (your assignment repos are private so these links are only accessible to TAs and Instructor)
Line and file: main.s, read_matrix.s
Expected behavior:
Observed behavior: Exited error code 1
Question: When testing main.s, calling read_matrix returns an error in the freed parts. I tested read_matrix and it worked. Need help figuring out whether main.s or read_matrix.s is wrong. Thanks