mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-26 18:01:35 +01:00
[../Unity-master/extras/fixture/test/unity_fixture_Test.c:530]: (error) Deallocating a deallocated pointer: n1 This solution from Daniel Fischer was helpful in fixing the error because if realloc returns a pointer to a different location, the old location is freed. Found by https://github.com/bryongloden/cppcheck
13 KiB
13 KiB