1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 11:37:42 +00:00

Fixed a memory leak in TinyXML implementation (Thanks to Oliver Endriss).

This commit is contained in:
Rolf Ahrenberg
2015-03-18 20:55:10 +02:00
parent 39249ca2d5
commit 7019b719a5
2 changed files with 7 additions and 3 deletions

View File

@@ -124,3 +124,5 @@ VDR Plugin 'satip' Revision History
2015-XX-XX: Version 2.2.1
- Robustify the server discovery.
- Fixed a memory leak in TinyXML implementation
(Thanks to Oliver Endriss).