James Zern
c696aadf69
ALPHInit: move assignment closer to first use
This fixes a spurious unsigned integer overflow with invalid content:
```
src/dec/alpha_dec.c:61:44: runtime error: unsigned integer overflow: 0 -
1 cannot be represented in type 'size_t' (aka 'unsigned long')
```
Bug: 498965803, 498966235, 498966511, 498967090
Change-Id: I350d9144d0c1e4e35286e9e1ca68a574ff6f86a1
2026-04-02 14:49:09 -07:00
..
2025-12-02 13:54:25 +01:00
2026-04-02 14:49:09 -07:00
2026-03-30 10:52:48 +02:00
2026-04-02 14:49:09 -07:00
2026-04-02 14:49:09 -07:00
2025-12-23 16:54:48 +01:00
2026-03-30 10:52:48 +02:00
2025-12-23 16:54:48 +01:00
2025-12-23 16:54:48 +01:00
2026-02-09 10:32:39 +01:00
2025-12-23 16:54:48 +01:00
2025-11-24 16:16:18 +01:00
2020-10-13 18:31:08 -07:00
2025-12-23 16:54:48 +01:00
2025-10-08 19:02:55 -07:00
2025-07-31 14:53:58 -07:00
2025-07-31 14:53:58 -07:00
2025-07-31 14:53:58 -07:00
2026-04-01 13:25:56 +02:00
2025-10-08 19:02:55 -07:00
2024-06-21 18:27:37 +02:00
2026-04-02 14:49:09 -07:00
2025-12-23 16:54:48 +01:00