Skip to content

Commit e631b22

Browse files
committed
Add changes entry for vector<shared_ptr<>> memory leak fix
1 parent fc2f020 commit e631b22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.current

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
77
Version 4.0.2 (in progress)
88
===========================
99

10+
2020-02-13: ddurham2
11+
[Python] #1512 Fix memleak when using STL containers of shared_ptr objects.
12+
1013
2020-02-06: wsfulton
1114
[Python] #1673 #1674 Fix setting 'this' when extending a proxy class with __slots__.
1215

0 commit comments

Comments
 (0)