diff options
author | Guillem Jover <guillem@hadrons.org> | 2010-09-08 04:24:45 +0200 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-09-12 16:29:04 +0200 |
commit | 8ac71e4137660c38d63c71b335c95b096f7b0756 (patch) | |
tree | 6075e80bab76cecf2857af6f5ff8c3b99b28f373 /debian/patches/series | |
parent | 326aed70e6ecbf02a49395ceb29d2a255431b795 (diff) | |
download | inetutils-8ac71e4137660c38d63c71b335c95b096f7b0756.tar.gz |
Do not segfault in inetd when a service does not have any argument
Closes: #515070, #590128
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 14ce6a7..9ea855d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -7,3 +7,4 @@ 51_add_load_confdir_support.patch 53_man_inetd_max_conn.patch 54_man_fixes.patch +60_inetd_support_argless_services.patch |