Commit 7f7765f
fix: restore deviceIndex sentinel value (math.MaxUint32)
The MaxUint32 initialization was intentional as a sentinel value.
Reverting the unnecessary change per review feedback.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 43aa820 commit 7f7765f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments