<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/yasper/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/yasper/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 26 Mar 2008 08:00:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/yasper/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>leaks pointer if "new Counter" throws</title><link>https://sourceforge.net/p/yasper/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Leaks the pointer that was tried to be stored in yasper::ptr if allocation of a Counter fails in yasper::ptr constructor. I think operator= is affected as well.&lt;/p&gt;
&lt;p&gt;Please refer to the attached source code. Expected  output would be:&lt;br /&gt;
A::A()&lt;br /&gt;
A::~A()&lt;/p&gt;
&lt;p&gt;but currently is:&lt;br /&gt;
A::A()&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 26 Mar 2008 08:00:37 -0000</pubDate><guid>https://sourceforge.net5813b10eb48a830c2af0917ea1e60958304d70b7</guid></item></channel></rss>