- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit404d987
committed
Add checks for valid multibyte character length in UtfToLocal, LocalToUtf.
This back-patches commitd9f37e6 into out-of-support branches,pursuant to newly-established project policy. The point is tosuppress "uninitialized variable" warnings so that people buildingthese branches needn't expend brain cells verifying that it's safeto ignore the warnings.Discussion:https://postgr.es/m/d0316012-ece7-7b7e-2d36-9c38cb77cb3b@enterprisedb.com1 parentf24374b commit404d987
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
385 | 390 |
| |
386 | 391 |
| |
387 | 392 |
| |
| |||
437 | 442 |
| |
438 | 443 |
| |
439 | 444 |
| |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
440 | 450 |
| |
441 | 451 |
| |
442 | 452 |
| |
| |||
546 | 556 |
| |
547 | 557 |
| |
548 | 558 |
| |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
549 | 564 |
| |
550 | 565 |
| |
551 | 566 |
| |
|
0 commit comments
Comments
(0)