[PATCH] iconv: Fix possible null-pointer dereference.

Andreas Schwab schwab@linux-m68k.org
Thu Mar 31 13:24:35 GMT 2022


On Mär 31 2022, Dmitry Chestnyh wrote:

> The dereference can appear at iconv.c:54.

When inbuf isn't NULL then outbuf cannot be NULL.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Libc-alpha mailing list