<p dir="auto">On some win32 configurations and/or with some specific image,<br>
we observe a GDI leak : numbers of GDI objects rapidly grow up to 10,000 (about 50 new objects/second).<br>
when the limit is reached, the image hangs and we have to kill it...</p>
<p dir="auto">With those fixes, the number of GDI objects remains stable at 20.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658/commits/f0fa4e3781b5a845d585b7226a05c597ff20feae" class="commit-link">f0fa4e3</a>  Use appropriate function to destroy the currentCursor in Win32</li>
  <li><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658/commits/e754c98e27c34090c588ddc7eb38f6e420156918" class="commit-link">e754c98</a>  Fixup potential GDI leak in getDpiSystem in win32</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658/files#diff-641fb6594d8d6305d64b01ec0601b941b5bedc6f99a01e656abca25941507392">platforms/win32/vm/sqWin32Window.c</a>
    (39)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW345MMTQ6YOGFJ2QI3WIJDPPANCNFSM6AAAAAAR74AY7U">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AIJPEW2V6KWGSRDCPJKDXJLWIJDPPA5CNFSM6AAAAAAR74AY7WWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFMUKD3U.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><OpenSmalltalk/opensmalltalk-vm/pull/658</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/658",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>