Commit 1068025
committed
Backout ab500b297900: the check for integer overflow is wrong
Issue #14716: Change integer overflow check in unicode_writer_prepare()
to compute the limit at compile time instead of runtime. Patch writen by Serhiy
Storchaka.1 parent 79575b2 commit 1068025
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13242 | 13242 | | |
13243 | 13243 | | |
13244 | 13244 | | |
13245 | | - | |
13246 | | - | |
13247 | | - | |
13248 | | - | |
| 13245 | + | |
| 13246 | + | |
13249 | 13247 | | |
13250 | 13248 | | |
13251 | 13249 | | |
| |||
0 commit comments