commit | 849583050d5f6f782718be8cb50688978973fbea | [log] [tgz] |
---|---|---|
author | Kirill A. Shutemov <kirill@shutemov.name> | Wed Jan 20 00:56:22 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jan 26 14:59:20 2010 -0600 |
tree | 21e5eeb0ae897a827c814d22410fe4c0e7750b9a | |
parent | acdc3f0c59d076099c63425158c4811aaee984b6 [diff] |
Enable _FORTIFY_SOURCE=2 _FORTIFY_SOURCE is a Glibc feature which adds memory and string function protection. Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>