fix out-of-bounds read in hangul_jamo_to_cjamo ()
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 22 Oct 2013 08:30:39 +0000 (17:30 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 22 Oct 2013 08:30:39 +0000 (17:30 +0900)
Change-Id: I735984c8dc595d3a76ee68dc709cd12853d396d9

hangul/hangulctype.c

index 4ba2415..ddade5e 100644 (file)
@@ -518,6 +518,10 @@ hangul_jamo_to_cjamo(ucschar c)
        0x0000,     /* 0xd7c4 */
        0x0000,     /* 0xd7c5 */
        0x0000,     /* 0xd7c6 */
+       0x0000,     /* 0xd7c7 */
+       0x0000,     /* 0xd7c8 */
+       0x0000,     /* 0xd7c9 */
+       0x0000,     /* 0xd7ca */
        0x0000,     /* 0xd7cb */
        0x0000,     /* 0xd7cc */
        0x3138,     /* 0xd7cd */