mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-06 12:01:08 +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.
69 KiB
69 KiB