Commit f54cda1
Philip Oakley
packfile.c: set shift limit to sizeof(size_t), not long
The code base now uses size_t for all memsized variables.
Allow shift to reach that bitness level.
Signed-off-by: Philip Oakley <[email protected]>1 parent b7bd443 commit f54cda1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1095 | 1095 | | |
1096 | 1096 | | |
1097 | 1097 | | |
1098 | | - | |
| 1098 | + | |
1099 | 1099 | | |
1100 | 1100 | | |
1101 | 1101 | | |
| |||
0 commit comments