Commit adabc58
COMP: Initialize convergenceValue to suppress uninitialized warning
Value-initialize convergenceValue with {} so it has a defined value
if GetConvergenceValue() throws and the assignment is skipped.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 079d40b commit adabc58
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments