blob: 57fe37a8eae07d9c8a564acb0ecaf8b570a4eb06 [file] [log] [blame]
Aditya Deshpanded05aa0f2023-01-30 17:22:07 +00001Bugfix
Aditya Deshpande3b18a292023-01-31 16:22:57 +00002 * Fix behavior of certain sample programs which could, when run with no
3 arguments, access uninitialized memory in some cases. Fixes #6700 (which
4 was found by TrustInSoft Analyzer during REDOCS'22) and #1120.