Commit 0560e8a
committed
Merged revisions 77501 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k
................
r77501 | antoine.pitrou | 2010-01-14 18:34:48 +0100 (jeu., 14 janv. 2010) | 10 lines
Merged revisions 77499 via svnmerge from
svn+ssh://[email protected]/python/trunk
........
r77499 | antoine.pitrou | 2010-01-14 18:25:24 +0100 (jeu., 14 janv. 2010) | 4 lines
Issue #3299: Fix possible crash in the _sre module when given bad
argument values in debug mode. Patch by Victor Stinner.
........
................1 parent 9000c16 commit 0560e8a
3 files changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
699 | 705 | | |
700 | 706 | | |
701 | 707 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2674 | 2674 | | |
2675 | 2675 | | |
2676 | 2676 | | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
2677 | 2681 | | |
2678 | 2682 | | |
2679 | 2683 | | |
| |||
2689 | 2693 | | |
2690 | 2694 | | |
2691 | 2695 | | |
2692 | | - | |
| 2696 | + | |
2693 | 2697 | | |
2694 | 2698 | | |
2695 | 2699 | | |
| |||
3730 | 3734 | | |
3731 | 3735 | | |
3732 | 3736 | | |
3733 | | - | |
| 3737 | + | |
3734 | 3738 | | |
3735 | 3739 | | |
3736 | 3740 | | |
| |||
3860 | 3864 | | |
3861 | 3865 | | |
3862 | 3866 | | |
| 3867 | + | |
3863 | 3868 | | |
3864 | 3869 | | |
3865 | 3870 | | |
3866 | | - | |
| 3871 | + | |
3867 | 3872 | | |
3868 | 3873 | | |
3869 | 3874 | | |
| |||
0 commit comments