diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-03-19 09:24:54 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-03-19 09:24:54 +0000 |
commit | 7ee6847917bff2a1aa2efe598f3524a00c3ed3c5 (patch) | |
tree | 086c42932698b58d926c1786174e97b5f0f1fc9a /Build/source/texk/web2c/synctexdir/ChangeLog | |
parent | ca942b564310de16ca1b67d4823cabd4ba8c37dd (diff) |
Avoid minor memory leaks (win32 only).
git-svn-id: svn://tug.org/texlive/trunk@36560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index 0f006eb9b7f..bd74e66505f 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -1,3 +1,7 @@ +2015-03-19 Akira Kakuto <kakuto@fuk.kindai.ac.jp> + + * synctex.c: Avoid minor memory leaks (win32 only). + 2015-03-18 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * synctex.c: Support multi-byte characters in file names in SyncTeX |