diff options
author | Colin Watson <cjwatson@debian.org> | 2014-03-19 16:40:50 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-03-19 16:40:55 +0000 |
commit | 2491df1666864ce27a0becff4c85fec7d6ff38ff (patch) | |
tree | 7cad7ef6746abf36393594fb9abb0113b7b8793f /debian/patches/getsockname-error.patch | |
parent | d563b20ec274b25929677424e4673eb23774b335 (diff) | |
parent | 6dbd954a28d3fc2631f1c0b42c23452e1e493e6f (diff) |
Apply various warning-suppression and regression-test fixes to gssapi.patch from Damien Miller.
Diffstat (limited to 'debian/patches/getsockname-error.patch')
-rw-r--r-- | debian/patches/getsockname-error.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/getsockname-error.patch b/debian/patches/getsockname-error.patch index b4dbc2c9f..300151cab 100644 --- a/debian/patches/getsockname-error.patch +++ b/debian/patches/getsockname-error.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 18e1479bf4586a14b88dab082af10a8981b9d48d Mon Sep 17 00:00:00 2001 | 1 | From 6dbd954a28d3fc2631f1c0b42c23452e1e493e6f Mon Sep 17 00:00:00 2001 |
2 | From: Damien Miller <djm@mindrot.org> | 2 | From: Damien Miller <djm@mindrot.org> |
3 | Date: Sat, 15 Feb 2014 02:08:20 +0000 | 3 | Date: Sat, 15 Feb 2014 02:08:20 +0000 |
4 | Subject: Skip get_sock_port call for c->sock==-1 | 4 | Subject: Skip get_sock_port call for c->sock==-1 |