]> git.pld-linux.org Git - packages/apache.git/blob - apache-PLD-nov6.patch
- compile with -DBIG_SECURITY_HOLE
[packages/apache.git] / apache-PLD-nov6.patch
1 diff -urN apache_1.3.17/src/main/http_main.c apache_1.3.17-new/src/main/http_main.c
2 --- apache_1.3.17/src/main/http_main.c  Sun Apr  1 00:56:33 2001
3 +++ apache_1.3.17-new/src/main/http_main.c      Sun Apr  1 00:57:12 2001
4 @@ -5004,7 +5004,7 @@
5      ap_setup_prelinked_modules();
6  
7      while ((c = getopt(argc, argv,
8 -                                   "D:C:c:xXd:Ff:vVlLR:StTh"
9 +                                   "D:C:c:xXd:Ff:vVlLR:StTh4"
10  #ifdef DEBUG_SIGSTOP
11                                     "Z:"
12  #endif
This page took 0.02442 seconds and 3 git commands to generate.