FTL v2.2
This release contains a lot of improvements in terms of invalid memory access detection. We add a new access validation subroutine that checks for out-of-bounds accesses of the struct data structure before accessing the data. Also, we add a magic byte comparison to possibly detect if things get still written to places where they should not be. Also, we increase the verbosity of FTL's log output when running in debug mode.