/[base]
ViewVC logotype

Revision 262731


Jump to revision: Previous Next
Author: tijl
Date: Tue Mar 4 11:43:01 2014 UTC (10 years, 4 months ago)
Changed paths: 6
Log Message:
MFC r262441-262442,262447,262461-262464,262655:

- Consistently pass around context information using a simple pointer.
  This fixes some dereferencing bugs in Chinese character set conversions.
- Fix Simplified Chinese character set conversions by switching around the
  fields of an internal struct so it corresponds with the way variables of
  this type are initialised.
- Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module.
- Silence gcc warning about unsigned comparison with 0.

Also record r258316 and r258587 as merged so they no longer show up as
eligible.

PR:		185964
Submitted by:	Manuel Mausz <manuel-freebsd@mausz.at>


Changed paths

Path Details
Directorystable/10/ modified , props changed
Directorystable/10/lib/libc/iconv/citrus_prop.c modified , text changed
Directorystable/10/lib/libc/iconv/citrus_prop.h modified , text changed
Directorystable/10/lib/libiconv_modules/BIG5/citrus_big5.c modified , text changed
Directorystable/10/lib/libiconv_modules/HZ/citrus_hz.c modified , text changed
Directorystable/10/lib/libiconv_modules/VIQR/citrus_viqr.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27