PREV INDEX NEXT

Author: Unknown
Subject: Test 12
Date: Thursday, 27 Feb 2020, 06:03:44

Dear Professor,

I am getting the following error message on test 12:

4c4
< in use at exit: 0 bytes in 0 blocks
---
> in use at exit: 54 bytes in 18 blocks
Error: STDOUT differs from expected

I have tried running the test individually with Valgrind but it tells me that no leaks are possible and that I'm using 0 bytes in 0 blocks at exit, and not 54 bytes in 18 blocks. The error also appears to be in STDOUT instead of STDERR.

I can't seem to find the problem and I was wondering if you could help me.
PREV INDEX NEXT