Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16ce519

Browse files
committed
docs: EUC_TW can be up to four bytes wide, not three
Backpatch-through: 13 Security: CVE-2025-1094
1 parent 0178479 commit 16ce519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/charset.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ ORDER BY c COLLATE ebcdic;
17451745
<entry>Traditional Chinese, Taiwanese</entry>
17461746
<entry>Yes</entry>
17471747
<entry>Yes</entry>
1748-
<entry>1&ndash;3</entry>
1748+
<entry>1&ndash;4</entry>
17491749
<entry></entry>
17501750
</row>
17511751
<row>

0 commit comments

Comments
 (0)