Tool/software: Code Composer Studio
Having just rebuilt a project originally compiling on 18.12.2.LTS without warnings, I now get the same "Use of variable-length arrays is not thread-safe" warning on 18.12.5.LTS, with AFAIK no meaningful changes (aside from the usual noise in project files when transitioning CCS versions).
CODEGEN-6655 is supposedly fixed in 18.12.4.LTS. Is it a regression or should I actually be worried?