Fixed handling reallocated memory in cCharSetConv::Convert()

This commit is contained in:
Klaus Schmidinger
2007-10-13 12:03:39 +02:00
parent 441b002be9
commit 929d3e9ba2
3 changed files with 5 additions and 2 deletions

View File

@@ -1529,6 +1529,7 @@ Udo Richter <udo_richter@gmx.de>
for fixing handling single byte characters >0x7F in Utf8ToArray()
for fixing clearing color buttons in the 'curses' skin
for adding a missing error report to cCuttingThread::Action()
for reporting a problem in handling reallocated memory in cCharSetConv::Convert()
Sven Kreiensen <svenk@kammer.uni-hannover.de>
for his help in keeping 'channels.conf.terr' up to date