TheGOro / googlemock

Automatically exported from code.google.com/p/googlemock
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

smart pointers are leaked with InSequence #161

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
IMPORTANT NOTE: PLEASE send issues and requests to
http://groups.google.com/group/googlemock *instead of here*.
This issue tracker is NOT regularly monitored.

If you really need to create a new issue, please provide the information
asked for below.

What steps will reproduce the problem?
1. Run attached example

What is the expected output? What do you see instead?
No leaked objects

Which version of Google Mock are you using? On what operating system?
1.6.0, Windows 7, 64-bit.

Please provide any additional information below.

Original issue reported on code.google.com by tim.dave@gmail.com on 12 Mar 2013 at 7:51

Attachments: