FreeBSD Bugzilla – Attachment 139686 Details for
Bug 185964
Codeset conversion to Chinese Simplified (HZ) is broken / segfaults
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
iconv-HZ-start-comes-before-end.patch
iconv-HZ-start-comes-before-end.patch (text/x-diff), 343 bytes, created by
Manuel
on 2014-01-24 12:22:14 UTC
(
hide
)
Description:
iconv-HZ-start-comes-before-end.patch
Filename:
MIME Type:
Creator:
Manuel
Created:
2014-01-24 12:22:14 UTC
Size:
343 bytes
patch
obsolete
>Index: lib/libiconv_modules/HZ/citrus_hz.c >=================================================================== >--- lib/libiconv_modules/HZ/citrus_hz.c (revision 261094) >+++ lib/libiconv_modules/HZ/citrus_hz.c (working copy) >@@ -65,8 +65,8 @@ > } charset_t; > > typedef struct { >+ int start; > int end; >- int start; > int width; > } range_t; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 185964
: 139686 |
139687
|
139688