<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Memory Leak on GanniPiece Blog</title>
    <link>https://blog.gannipiece.tw/zh-tw/tags/memory-leak/</link>
    <description>Recent content in Memory Leak on GanniPiece Blog</description>
    <generator>Hugo</generator>
    <language>zh-tw</language>
    <lastBuildDate>Tue, 03 May 2022 08:55:34 +0000</lastBuildDate>
    <atom:link href="https://blog.gannipiece.tw/zh-tw/tags/memory-leak/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何在 Unity 編輯器中開啟並偵測 Ｍemory Leak？</title>
      <link>https://blog.gannipiece.tw/zh-tw/posts/how-to-detect-memory-leak-in-unity-project/</link>
      <pubDate>Tue, 03 May 2022 06:51:18 +0000</pubDate>
      <guid>https://blog.gannipiece.tw/zh-tw/posts/how-to-detect-memory-leak-in-unity-project/</guid>
      <description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;
&lt;p&gt;Memory Leak 通常被翻譯作記憶體流失，是記憶體的管理不當所產生的現象。發生記憶體流失時，不一定會馬上造成程式本身運行的問題，然而，很有可能因為可用記憶體數量的減少，逐漸造成電腦效能降低，嚴重時可能會造成程式一些不可預期的錯誤，甚至是安全性的問題&lt;a href=&#34;https://owasp.org/www-community/vulnerabilities/Memory_leak&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;1&lt;/a&gt;。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
