cppcheck was utilized for the purposes of this learning exercise; Output in the Appendix of the Page (Static Code Analysis output of TinyVM and FreeRDP) GitHub Projects:
FreeRDP — https://github.com/FreeRDP/FreeRDP TinyVM — https://github.com/jakogut/tinyvm FreeRDP Observations The code *((trio_long_double_t *)target) = infinity; encased in the following block: if (flags & FLAGS_LONGDOUBLE)…