[mapserver-commits] [mapserver/mapserver] 084be4: Fix wrong use of iconv() that caused encoded_text ...
GitHub
noreply at github.com
Tue Nov 4 04:25:32 PST 2014
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 084be4dd2b697e36cee1c804a8cb1298e334fcd2
https://github.com/mapserver/mapserver/commit/084be4dd2b697e36cee1c804a8cb1298e334fcd2
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M textlayout.c
Log Message:
-----------
Fix wrong use of iconv() that caused encoded_text pointer to be moved and corrupted (#5025)
Commit: 5b2c46a24aef5d44c6d88add909d4d646fc10c15
https://github.com/mapserver/mapserver/commit/5b2c46a24aef5d44c6d88add909d4d646fc10c15
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M textlayout.c
Log Message:
-----------
msLayoutTextSymbol(): fix memory corruption in case of failed iconv() (#5025)
Compare: https://github.com/mapserver/mapserver/compare/b7625467ceb9...5b2c46a24aef
More information about the mapserver-commits
mailing list