fix gcc 7 format-truncation error (#1423934)

Resolves: rhbz#1423934
This commit is contained in:
Joe Orton 2017-02-17 18:17:50 +00:00
parent 0586fc36fc
commit 653c86f519
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
gcc -Wformat-truncation thinks this might truncate.
https://github.com/memcached/memcached/pull/256
diff -uap memcached-1.4.34/util.c.gcc7fmt memcached-1.4.34/util.c
--- memcached-1.4.34/util.c.gcc7fmt
+++ memcached-1.4.34/util.c

View File

@ -124,7 +124,7 @@ exit 0
%changelog
* Wed Feb 15 2017 Joe Orton <jorton@redhat.com> - 0:1.4.34-3
- fix gcc 7 format-truncation error
- fix gcc 7 format-truncation error (#1423934)
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.4.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild