<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sat May 25 00:30:35 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/si/jira.issueviews:issue-xml/RCBC-60/RCBC-60.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[RCBC-60] struct freed before rasied</title>
                <link>http://www.couchbase.com/issues/browse/RCBC-60</link>
                <project id="10048" key="RCBC">Couchbase Ruby client library</project>
                        <description>the ctx struct&amp;#39;s freed before the exception ( exc ) is raised - so it references invalid memory&lt;br/&gt;
&lt;br/&gt;
ext/couchbase_ext/couchbase_ext.c-        exc = ctx-&amp;gt;exception;   &amp;lt;----&lt;br/&gt;
ext/couchbase_ext/couchbase_ext.c-        extended = ctx-&amp;gt;extended;&lt;br/&gt;
ext/couchbase_ext/couchbase_ext.c:        free(ctx);   &amp;lt;------&lt;br/&gt;
ext/couchbase_ext/couchbase_ext.c-        if (exc != Qnil) {&lt;br/&gt;
ext/couchbase_ext/couchbase_ext.c-            rb_exc_raise(exc); &amp;lt;------&lt;br/&gt;
ext/couchbase_ext/couchbase_ext.c-        }</description>
                <environment></environment>
            <key id="18506">RCBC-60</key>
            <summary>struct freed before rasied</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="6" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="avsej">Sergey Avseyev</assignee>
                                <reporter username="james.mauss">James Mauss</reporter>
                        <labels>
                    </labels>
                <created>Wed, 18 Jul 2012 13:46:53 -0500</created>
                <updated>Tue, 13 Nov 2012 04:24:15 -0600</updated>
                    <resolved>Fri, 27 Jul 2012 03:25:31 -0500</resolved>
                            <version>1.1.2</version>
                                <fixVersion>1.1.3</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="33360" author="avsej" created="Wed, 18 Jul 2012 13:49:30 -0500"  >free(ctx) means deallocate the memory of the struct. ctx-&amp;gt;exception is just a pointer, and it is valid</comment>
                    <comment id="33365" author="avsej" created="Wed, 18 Jul 2012 14:00:56 -0500"  >It would be better if I&amp;#39;ll get stacktrace or minimal working script (or both)</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9609</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>