aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/svfprintf.c
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2022-03-19 09:21:04 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2022-03-19 09:21:04 +0900
commit090797e3d3ddae25404584e4e43061911066f685 (patch)
tree4dc90a7e35c668f9fc268aaa23146d138e66a84f /newlib/libc/stdio/svfprintf.c
parent92519e3d0cd71a2ebce70e43e72d22cfee6945ab (diff)
downloadnewlib-090797e3d3ddae25404584e4e43061911066f685.zip
newlib-090797e3d3ddae25404584e4e43061911066f685.tar.gz
newlib-090797e3d3ddae25404584e4e43061911066f685.tar.bz2
Cygwin: console: Do not use memcmp() to compare INPUT_RECORD.
- Using memcmp() to compare structure such as INPUT_RECORD is not correct manner because padding may not be initialized. This patch stops to use memcmp() for comparison of INPUT_RECORD.
Diffstat (limited to 'newlib/libc/stdio/svfprintf.c')
0 files changed, 0 insertions, 0 deletions