Commit 8b695df
committed
Prevent StackOverflow in ParseTrailer and fix UglyToad#1122
1 parent f1923fc commit 8b695df
File tree
3 files changed
+29
-5
lines changed- src
- UglyToad.PdfPig.Tests/Integration
- SpecificTestDocuments
- UglyToad.PdfPig/Tokenization/Scanner
3 files changed
+29
-5
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
| |||
Binary file not shown.
Lines changed: 20 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
628 | | - | |
| 628 | + | |
| 629 | + | |
629 | 630 | | |
630 | 631 | | |
631 | 632 | | |
| |||
714 | 715 | | |
715 | 716 | | |
716 | 717 | | |
717 | | - | |
| 718 | + | |
718 | 719 | | |
719 | 720 | | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
720 | 735 | | |
721 | 736 | | |
722 | 737 | | |
| |||
740 | 755 | | |
741 | 756 | | |
742 | 757 | | |
743 | | - | |
| 758 | + | |
744 | 759 | | |
745 | 760 | | |
746 | 761 | | |
| |||
802 | 817 | | |
803 | 818 | | |
804 | 819 | | |
805 | | - | |
| 820 | + | |
806 | 821 | | |
807 | 822 | | |
808 | 823 | | |
809 | | - | |
| 824 | + | |
810 | 825 | | |
811 | 826 | | |
812 | 827 | | |
| |||
0 commit comments