mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Removed extraneous symbols from dso via DSOLOCAL.
This commit is contained in:
@@ -343,7 +343,7 @@ apr_status_t pdfp_output_filter(ap_filter_t *f, apr_bucket_brigade *bb_in) {
|
||||
/**
|
||||
*
|
||||
*/
|
||||
int DSOLOCAL pdfp_check(modsec_rec *msr) {
|
||||
int pdfp_check(modsec_rec *msr) {
|
||||
const char *token = NULL;
|
||||
directory_config *cfg = NULL;
|
||||
char *uri = NULL;
|
||||
|
Reference in New Issue
Block a user