Work around a bug in ucol_getSortKey
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Jun 2011 13:25:17 +0000 (15:25 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Jun 2011 13:25:17 +0000 (15:25 +0200)
The problem seen is that ucol_getSortkey writes one byte at the
capacity position. This in turn, results in malloc heap corruption.


No differences found