diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:13:47 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:13:47 +0000 |
commit | dfd358be63ba30c401185d53f59d70fc0da0db58 (patch) | |
tree | 7e65b398c4ed386127fcb3b2bc91d54f043a2a24 /package/utils/xfsprogs/patches/120-portability.patch | |
parent | c550ad3d3a70b409a482896a77cfc890823d0221 (diff) | |
download | upstream-dfd358be63ba30c401185d53f59d70fc0da0db58.tar.gz upstream-dfd358be63ba30c401185d53f59d70fc0da0db58.tar.bz2 upstream-dfd358be63ba30c401185d53f59d70fc0da0db58.zip |
xfsprogs: activate format-security checks
This patch was taken from upstream.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47581
Diffstat (limited to 'package/utils/xfsprogs/patches/120-portability.patch')
-rw-r--r-- | package/utils/xfsprogs/patches/120-portability.patch | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package/utils/xfsprogs/patches/120-portability.patch b/package/utils/xfsprogs/patches/120-portability.patch index 1e9b533654..1d5905a67d 100644 --- a/package/utils/xfsprogs/patches/120-portability.patch +++ b/package/utils/xfsprogs/patches/120-portability.patch @@ -4,11 +4,9 @@ Date: Thu Jan 26 00:37:52 2012 +0100 120-portability -diff --git a/copy/xfs_copy.c b/copy/xfs_copy.c -index c01e0b9..2e2f320 100644 --- a/copy/xfs_copy.c +++ b/copy/xfs_copy.c -@@ -463,6 +463,15 @@ read_ag_header(int fd, xfs_agnumber_t agno, wbuf *buf, ag_header_t *ag, +@@ -463,6 +463,15 @@ read_ag_header(int fd, xfs_agnumber_t ag } |