Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte
Tatsuo Ishii <ishii@postgresql.org>
Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte sequence such as "0x95 0x27". Patches from Akio Ishida.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c | modified | +9 −1 |