<?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 Inspector 2011 reports problems in RTTI code in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Inspector-2011-reports-problems-in-RTTI-code/m-p/745227#M1882</link>
    <description>With this simple console program I get some Intel Inspector 2011 problems:&lt;BR /&gt;&lt;BR /&gt;#include &lt;TYPEINFO&gt;&lt;BR /&gt;&lt;BR /&gt;int main()&lt;BR /&gt; {&lt;BR /&gt; typeid(int).name();&lt;BR /&gt; return 0;&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;In vs2008 SP1 I get 5 events about invalid reads, leaks and mismatched allocations and in vs2010 I get a windows resource leak.&lt;BR /&gt;&lt;BR /&gt;It looks like the type_info::name member function is not handled correctly by the tool or that in fact it contains some kind of problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Isaac Lascasas.&lt;/TYPEINFO&gt;</description>
    <pubDate>Mon, 08 Nov 2010 00:10:41 GMT</pubDate>
    <dc:creator>pisiiki</dc:creator>
    <dc:date>2010-11-08T00:10:41Z</dc:date>
    <item>
      <title>Inspector 2011 reports problems in RTTI code</title>
      <link>https://community.intel.com/t5/Software-Archive/Inspector-2011-reports-problems-in-RTTI-code/m-p/745227#M1882</link>
      <description>With this simple console program I get some Intel Inspector 2011 problems:&lt;BR /&gt;&lt;BR /&gt;#include &lt;TYPEINFO&gt;&lt;BR /&gt;&lt;BR /&gt;int main()&lt;BR /&gt; {&lt;BR /&gt; typeid(int).name();&lt;BR /&gt; return 0;&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;In vs2008 SP1 I get 5 events about invalid reads, leaks and mismatched allocations and in vs2010 I get a windows resource leak.&lt;BR /&gt;&lt;BR /&gt;It looks like the type_info::name member function is not handled correctly by the tool or that in fact it contains some kind of problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Isaac Lascasas.&lt;/TYPEINFO&gt;</description>
      <pubDate>Mon, 08 Nov 2010 00:10:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Inspector-2011-reports-problems-in-RTTI-code/m-p/745227#M1882</guid>
      <dc:creator>pisiiki</dc:creator>
      <dc:date>2010-11-08T00:10:41Z</dc:date>
    </item>
    <item>
      <title>Inspector 2011 reports problems in RTTI code</title>
      <link>https://community.intel.com/t5/Software-Archive/Inspector-2011-reports-problems-in-RTTI-code/m-p/745228#M1883</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I used your reference code to build my console application, Visual Studio* 2008 SP1 - didn't find any error in RTTI. Only one error was captured in MSVCR90D.dll - initcrit.c, which locatesat InitializeCriticalSetctionAndSpinCount(), actually this can be ignored.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;// console.cpp : Defines the entry point for the console application.&lt;BR /&gt;//&lt;BR /&gt;#include "stdafx.h"&lt;BR /&gt;#include &lt;TYPEINFO&gt;&lt;/TYPEINFO&gt;&lt;/P&gt;&lt;P&gt;int _tmain(int argc, _TCHAR* argv[])&lt;BR /&gt;{&lt;BR /&gt;typeid(int).name();&lt;BR /&gt; return 0;&lt;BR /&gt; &lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 08 Nov 2010 06:51:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Inspector-2011-reports-problems-in-RTTI-code/m-p/745228#M1883</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2010-11-08T06:51:37Z</dc:date>
    </item>
  </channel>
</rss>

