Aditya Deshpande | a7d8791 | 2023-01-30 17:22:07 +0000 | [diff] [blame] | 1 | Bugfix |
Aditya Deshpande | e87ed42 | 2023-01-31 16:22:57 +0000 | [diff] [blame] | 2 | * 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. |