Commit a163b7f
Increase input_attachment_index limit
The new limit is INT_MAX, as opposed to UINT_MAX, because INT_MAX is
large enough and there are other places in the code where the value of
the limit is cast to int.1 parent 2eb8a58 commit a163b7f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
969 | | - | |
970 | | - | |
| 969 | + | |
| 970 | + | |
971 | 971 | | |
972 | 972 | | |
973 | 973 | | |
| |||
0 commit comments