<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Copy constructor and operator= are missing in CIppImage in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-constructor-and-operator-are-missing-in-CIppImage/m-p/825615#M5131</link>
    <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The copy constructor and operator= should be defined in CIppImage as this class contains a pointer to m_imageData. If implicit copy constructor or assignment operator are called, the destructor tries to release m_imageData twice, and fails.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;</description>
    <pubDate>Mon, 23 Jan 2012 11:58:16 GMT</pubDate>
    <dc:creator>idana</dc:creator>
    <dc:date>2012-01-23T11:58:16Z</dc:date>
    <item>
      <title>Copy constructor and operator= are missing in CIppImage</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-constructor-and-operator-are-missing-in-CIppImage/m-p/825615#M5131</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The copy constructor and operator= should be defined in CIppImage as this class contains a pointer to m_imageData. If implicit copy constructor or assignment operator are called, the destructor tries to release m_imageData twice, and fails.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Jan 2012 11:58:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-constructor-and-operator-are-missing-in-CIppImage/m-p/825615#M5131</guid>
      <dc:creator>idana</dc:creator>
      <dc:date>2012-01-23T11:58:16Z</dc:date>
    </item>
    <item>
      <title>Copy constructor and operator= are missing in CIppImage</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-constructor-and-operator-are-missing-in-CIppImage/m-p/825616#M5132</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=281854" class="basic" href="https://community.intel.com/en-us/profile/281854/"&gt;idana@picscout.com&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The copy constructor and operator= should be defined in CIppImage as this class contains a pointer to m_imageData. If implicit copy constructor or assignment operator are called, the destructor tries to release m_imageData twice, and fails.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Once again you are right! We didn't need this functionality for UIC, but for any other usage assignment operator should be in place.&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 11:52:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-constructor-and-operator-are-missing-in-CIppImage/m-p/825616#M5132</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2012-01-24T11:52:49Z</dc:date>
    </item>
  </channel>
</rss>

