# # ChangeLog for src/tests/except-1.c # # Generated by Trac 1.2.1 # May 1, 2024, 7:57:13 AM Mon, 31 Jul 2017 17:58:26 GMT Andrew Beach [ff7ff14a] * src/libcfa/exception.c (modified) * src/tests/except-1.c (modified) Discovered a case where the memory management didn't work, stricter ... Fri, 28 Jul 2017 18:06:10 GMT Andrew Beach [86d5ba7c] * src/ControlStruct/ExceptTranslate.cc (modified) * src/libcfa/exception.c (modified) * src/libcfa/exception.h (modified) * src/tests/except-1.c (added) Added the memory management calls to the exception control flow.