diff options
author | Guillem Jover <guillem@debian.org> | 2006-11-06 23:06:42 +0000 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-06-10 23:21:21 +0200 |
commit | 9f769a4c2497c180f14c863155e866fae20c3707 (patch) | |
tree | ffc7451c6e5df7f9908fd2ea34f8ec5c5e79f858 /debian/patches/series | |
parent | 92ffb3769fac888fa3eddaf430ddebcac9d08af7 (diff) | |
download | inetutils-9f769a4c2497c180f14c863155e866fae20c3707.tar.gz |
Fix possible segfaults and descriptor leaks (from the Coverity reports)
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index c9ac937..c54897c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,6 @@ 10_syslog_klog_doc.patch -p0 22_syslogd_conf.patch -p1 30_ping_suid_perms.patch -p0 +40_ftpd_LOGCMD_NULL.patch -p0 +41_gethostbyname_segfault.patch -p0 +42_syslogd_leaks.patch -p0 |