Import Debian patch 4.84.2-2+deb8u3
[hcoop/debian/exim4.git] / debian / patches / 92_CVE-2016-1238.diff
1 --- a/src/eximstats.src 2016-07-24 22:29:53.000000000 +0100
2 +++ b/src/eximstats.src 2016-07-24 22:33:49.763365395 +0100
3 @@ -550,6 +550,8 @@
4
5 =cut
6
7 +BEGIN { pop @INC if $INC[-1] eq '.' }
8 +
9 use integer;
10 use strict;
11 use IO::File;