Fixed memory handling in cString::Append()

This commit is contained in:
Klaus Schmidinger
2020-06-10 20:52:10 +02:00
parent 8a282ef267
commit 5cfa736ad0
3 changed files with 13 additions and 7 deletions

View File

@@ -3510,6 +3510,7 @@ Stefan Herdler <herdler@gmx.de>
too early
for reporting a bug in using the default sort mode in a video directory without a
".sort" file
for reporting faulty memory handling in cString::Append()
Tobias Faust <tobias.faust@gmx.de>
for the original "jumpingseconds" patch