malsyned / pfstest

Professional Firmware Services Unit Test Framework
Other
1 stars 0 forks source link

Buffer overrun checking in pfstest-alloc #11

Open malsyned opened 6 years ago

malsyned commented 6 years ago

It would be nice if freeing memory notified you that the buffer had been overrun. It would be even nicer if it provided the file and line where the memory was allocated. Alternatively, a quick introduction to Valgrind could be provided.