ALT Linux Bugzilla
– Attachment 1034 Details for
Bug 7477
2 Format string vulnerabilities in ProFTPd
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
refactored patch # 7 for proftpd (correct build with postgresql)
proftpd-1.3.0rc2-mod_sql_postgres.patch (text/plain), 415 bytes, created by
Igor Zubkov
on 2005-08-07 03:55:42 MSD
(
hide
)
Description:
refactored patch # 7 for proftpd (correct build with postgresql)
Filename:
MIME Type:
Creator:
Igor Zubkov
Created:
2005-08-07 03:55:42 MSD
Size:
415 bytes
patch
obsolete
>diff -urN proftpd-1.3.0rc2.orig/contrib/mod_sql_postgres.c proftpd-1.3.0rc2/contrib/mod_sql_postgres.c >--- proftpd-1.3.0rc2.orig/contrib/mod_sql_postgres.c 2005-04-11 20:02:33 +0300 >+++ proftpd-1.3.0rc2/contrib/mod_sql_postgres.c 2005-08-07 01:30:16 +0300 >@@ -38,7 +38,7 @@ > > #define _POSTGRES_PORT "5432" > >-#include <libpq-fe.h> >+#include <pgsql/libpq-fe.h> > #include "conf.h" > #include "../contrib/mod_sql.h" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7477
:
1033
| 1034