forked from mongodb/mongo-python-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 3be3776
PYTHON-5571 - Fix memory leak when raising InvalidDocument with C extensions (mongodb#2573)
(cherry picked from commit 52400e1)1 parent 23abc9f commit 3be3776
1 file changed
+5
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 | 1659 |
| |
1660 | - | ||
1660 | + | ||
1661 | 1661 |
| |
1662 | 1662 |
| |
1663 | 1663 |
| |
1664 | 1664 |
| |
1665 | 1665 |
| |
1666 | - | ||
1666 | + | ||
1667 | 1667 |
| |
1668 | 1668 |
| |
1669 | 1669 |
| |
1670 | 1670 |
| |
1671 | - | ||
1671 | + | ||
1672 | 1672 |
| |
1673 | 1673 |
| |
1674 | 1674 |
| |
1675 | 1675 |
| |
1676 | 1676 |
| |
1677 | 1677 |
| |
1678 | + | ||
1678 | 1679 |
| |
1679 | 1680 |
| |
1681 | + | ||
1680 | 1682 |
| |
1681 | 1683 |
| |
1682 | 1684 |
| |
|
0 commit comments