[PATCH] gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)

Florian Weimer fweimer@redhat.com
Thu Nov 4 14:32:08 GMT 2021


* Никита Попов via Libc-alpha:

> diff --git a/iconvdata/Makefile b/iconvdata/Makefile
> index c216f959df..f7888de29c 100644
> --- a/iconvdata/Makefile
> +++ b/iconvdata/Makefile

> diff --git a/iconvdata/iso-2022-jp-3.c b/iconvdata/iso-2022-jp-3.c
> index 70b28ace7f..5e66d686f1 100644
> --- a/iconvdata/iso-2022-jp-3.c
> +++ b/iconvdata/iso-2022-jp-3.c
> @@ -79,20 +79,31 @@ enum

Sorry, I forgot to mention that the patch should add

+   Copyright (C) The GNU Toolchain Authors.

to these files as well because of the DCO nature of the submission.

Thanks,
Florian



More information about the Libc-alpha mailing list