diff options
author | Martin Sebor <msebor@redhat.com> | 2021-10-11 09:36:57 -0600 |
---|---|---|
committer | Martin Sebor <msebor@redhat.com> | 2021-10-11 09:36:57 -0600 |
commit | eb73b87897798de981dbbf019aa957045d768adb (patch) | |
tree | 4cc7e81a223836418f367f68b6edb9a781bab0b8 /intl | |
parent | 5d26d12f4ab59c67399c4d5ddcad91704fb737f9 (diff) | |
download | glibc-eb73b87897798de981dbbf019aa957045d768adb.tar.gz glibc-eb73b87897798de981dbbf019aa957045d768adb.tar.xz glibc-eb73b87897798de981dbbf019aa957045d768adb.zip |
resolv: Avoid GCC 12 false positive warning [BZ #28439].
Replace a call to sprintf with an equivalent pair of stpcpy/strcpy calls to avoid a GCC 12 -Wformat-overflow false positive due to recent optimizer improvements.
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions