comparison DOCS/tech/encoding-tips.txt @ 24851:e36efda34616

Our enca code uses strdup() on the input encoding name, as we don't modify it we can use the original constant string. Uses less memory, code is simpler and faster. Fixes memory leak (noticed by ulion).
author iive
date Sun, 28 Oct 2007 14:26:05 +0000
parents acfe034e5386
children 7b9e015bca91
comparison
equal deleted inserted replaced
24850:54497a1e997a 24851:e36efda34616