Aditya Deshpande | d05aa0f | 2023-01-30 17:22:07 +0000 | [diff] [blame] | 1 | Bugfix |
Aditya Deshpande | 3b18a29 | 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. |