- Notifications
You must be signed in to change notification settings - Fork28
Commit9124860
committed
Add tests for error message generation in partition tuple routing
This adds extra tests for the error message generated for partitiontuple routing in the executor, using more than three levels ofpartitioning including partitioned tables with no partitions. Thesetests have been added to fixCVE-2019-10129 on REL_11_STABLE. HEAD hasno active bugs in this area, but it lacked coverage.Author: Michael PaquierReviewed-by: Noah MischSecurity:CVE-2019-101291 parenta090505 commit9124860
2 files changed
+22
-0
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
637 | 637 |
| |
638 | 638 |
| |
639 | 639 |
| |
| 640 | + | |
| 641 | + | |
| 642 | + | |
640 | 643 |
| |
641 | 644 |
| |
642 | 645 |
| |
643 | 646 |
| |
644 | 647 |
| |
645 | 648 |
| |
646 | 649 |
| |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
647 | 656 |
| |
648 | 657 |
| |
649 | 658 |
| |
| |||
660 | 669 |
| |
661 | 670 |
| |
662 | 671 |
| |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
663 | 678 |
| |
664 | 679 |
| |
665 | 680 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
| 412 | + | |
| 413 | + | |
| 414 | + | |
412 | 415 |
| |
413 | 416 |
| |
414 | 417 |
| |
415 | 418 |
| |
416 | 419 |
| |
417 | 420 |
| |
418 | 421 |
| |
| 422 | + | |
| 423 | + | |
419 | 424 |
| |
420 | 425 |
| |
421 | 426 |
| |
| |||
425 | 430 |
| |
426 | 431 |
| |
427 | 432 |
| |
| 433 | + | |
| 434 | + | |
428 | 435 |
| |
429 | 436 |
| |
430 | 437 |
| |
|
0 commit comments
Comments
(0)