[ttssh2-commit] [9559] ツールチップ内のメモリリークを修正

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2021年 12月 5日 (日) 21:10:41 JST


Revision: 9559
          https://osdn.net/projects/ttssh2/scm/svn/commits/9559
Author:   zmatsuo
Date:     2021-12-05 21:10:41 +0900 (Sun, 05 Dec 2021)
Log Message:
-----------
ツールチップ内のメモリリークを修正

- 変更履歴を追記
- trunk r8461
- 4-stable r8558

Revision Links:
--------------
    https://osdn.net/projects/ttssh2/scm/svn/commits/8461
    https://osdn.net/projects/ttssh2/scm/svn/commits/8558

Modified Paths:
--------------
    trunk/doc/en/html/about/history.html
    trunk/doc/ja/html/about/history.html

-------------- next part --------------
Modified: trunk/doc/en/html/about/history.html
===================================================================
--- trunk/doc/en/html/about/history.html	2021-12-05 12:10:29 UTC (rev 9558)
+++ trunk/doc/en/html/about/history.html	2021-12-05 12:10:41 UTC (rev 9559)
@@ -48,6 +48,7 @@
     <ul>
       <li><a href="../macro/command/filecreate.html">filecreate</a>, <a href="../macro/command/fileopen.html">fileopen</a> \x83}\x83N\x83\x8D\x83R\x83}\x83\x93\x83h\x82ŊJ\x82\xA2\x82\xBD\x83t\x83@\x83C\x83\x8B\x83n\x83\x93\x83h\x83\x8B\x82\xAA\x83\x8D\x83b\x83N\x82\xB5\x82Ă\xA2\x82\xE9\x96\xE2\x91\xE8\x82\xF0\x8FC\x90\xB3\x82\xB5\x82\xBD\x81B</li>
       <li>MACRO: the <a href="../macro/command/yesnobox.html">yesnobox</a> command shows "OK" instead of "yes" without language file. This bug was introduced in 4.103.</li>
+      <li>Fixed memory leak when tooltip show. This bug was introduced in 4.103.</li>
     </ul>
   </li>
 

Modified: trunk/doc/ja/html/about/history.html
===================================================================
--- trunk/doc/ja/html/about/history.html	2021-12-05 12:10:29 UTC (rev 9558)
+++ trunk/doc/ja/html/about/history.html	2021-12-05 12:10:41 UTC (rev 9559)
@@ -48,6 +48,7 @@
     <ul>
       <li><a href="../macro/command/filecreate.html">filecreate</a>, <a href="../macro/command/fileopen.html">fileopen</a> \x83}\x83N\x83\x8D\x83R\x83}\x83\x93\x83h\x82ŊJ\x82\xA2\x82\xBD\x83t\x83@\x83C\x83\x8B\x83n\x83\x93\x83h\x83\x8B\x82\xAA\x83\x8D\x83b\x83N\x82\xB5\x82Ă\xA2\x82\xE9\x96\xE2\x91\xE8\x82\xF0\x8FC\x90\xB3\x82\xB5\x82\xBD\x81B</li>
       <li><a href="../macro/command/yesnobox.html">yesnobox</a> \x83}\x83N\x83\x8D\x83R\x83}\x83\x93\x83h\x82ŁA\x8C\xBE\x8C\xEA\x83t\x83@\x83C\x83\x8B\x82\xF0\x93ǂݍ\x9E\x82܂Ȃ\xA2\x82Ƃ\xAB "OK" \x82\xAA\x95\\x8E\xA6\x82\xB3\x82\xEA\x82Ă\xA2\x82\xBD\x81B"yes" \x82ɏC\x90\xB3\x81B4.103\x82ŃG\x83\x93\x83o\x83O\x81B</li>
+      <li>\x83c\x81[\x83\x8B\x83`\x83b\x83v\x95\\x8E\xA6\x8E\x9E\x82̃\x81\x83\x82\x83\x8A\x83\x8A\x81[\x83N\x82\xF0\x8FC\x90\xB3\x81B4.103\x82ł̃G\x83\x93\x83o\x83O\x81B</li>
     </ul>
   </li>
 


ttssh2-commit メーリングリストの案内
Back to archive index