mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-08 02:02:23 +03:00
BZ #16618 Under certain conditions wscanf can allocate too little memory for the to-be-scanned arguments and overflow the allocated buffer. The implementation now correctly computes the required buffer size when using malloc. A regression test was added to tst-sscanf.
7.0 KiB
7.0 KiB