citrus_mskanji's mbrtowc_priv() wrongly updates multibyte pointer when conversion stops EILSEQ.

Issue #50 closed
Takehiko NOZAKI repo owner created an issue

mbrtowci_priv should not unmodified source pointer when illegal byte sequence found. this is required for mbsnrtowcs() imprementation.

Comments (3)

  1. Log in to comment