libc: stdio: Fix NULL pointer dereference in ungetc(). If 'stream' was NULL,...
libc: stdio: Fix NULL pointer dereference in ungetc(). If 'stream' was NULL, 'stream->fs_oflags' was evaluated. From Juha Niskanen
parent
af6d9e26
Please register or sign in to comment