<?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 Re: Memory leak in SDK 1.3.13 (iOS and OSX) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54033#M1645</link>
    <description>&lt;P&gt;Your reading looks right to me, so I'll report this to the team to check and fix it.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2015 23:52:11 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-08-19T23:52:11Z</dc:date>
    <item>
      <title>Memory leak in SDK 1.3.13 (iOS and OSX)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54032#M1644</link>
      <description>&lt;P&gt;Hi Dropboxers,&lt;/P&gt;
&lt;P&gt;There seems to be a memory leak in the current&amp;nbsp;SDK (1.3.13) for iOS and OSX. The issue is that DBRequest objects are not actually removed from the mutable set requests when a call to /revisions finishes. Specifically, it looks like there ought to be the following line&lt;/P&gt;
&lt;P&gt;[requests removeObject:request];&lt;/P&gt;
&lt;P&gt;at the end of requestDidLoadRevisions. The same problem seems to apply to requestDidRestoreFile. Can you confirm that my reading of the code is correct and this is indeed a memory leak, and the fix is that which I've described above?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Patrik&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:40:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54032#M1644</guid>
      <dc:creator>Patrik H.</dc:creator>
      <dc:date>2019-05-29T09:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak in SDK 1.3.13 (iOS and OSX)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54033#M1645</link>
      <description>&lt;P&gt;Your reading looks right to me, so I'll report this to the team to check and fix it.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 23:52:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54033#M1645</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-08-19T23:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak in SDK 1.3.13 (iOS and OSX)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54034#M1646</link>
      <description>&lt;P&gt;Thanks Gregory.&lt;/P&gt;
&lt;P&gt;Actually it&amp;nbsp;seems like there may&amp;nbsp;also be other memory leaks: Making repeated calls to the API using the SDK (even with the provided example app) seems to grow the memory use of the app. Not by very much, but a little bit each time. So if the team is looking at this issue, might as well try to fix all the problems at the same time. I'll obviously report more on this thread if I happen to see what the problem might be.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Patrik&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2015 13:07:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54034#M1646</guid>
      <dc:creator>Patrik H.</dc:creator>
      <dc:date>2015-08-20T13:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak in SDK 1.3.13 (iOS and OSX)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54035#M1647</link>
      <description>&lt;P&gt;Thanks! I'm adding that to the report as well.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 00:50:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54035#M1647</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-08-21T00:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak in SDK 1.3.13 (iOS and OSX)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54036#M1648</link>
      <description>&lt;P&gt;This should be addressed in release v1.3.14:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/sdks/ios" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/sdks/ios&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 23:08:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Memory-leak-in-SDK-1-3-13-iOS-and-OSX/m-p/54036#M1648</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-30T23:08:15Z</dc:date>
    </item>
  </channel>
</rss>

