We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203e85e commit 830f0b7Copy full SHA for 830f0b7
apache2/msc_json.c
@@ -16,7 +16,7 @@
16
17
#ifdef WITH_YAJL
18
19
-char *base_offset=NULL;
+const char *base_offset=NULL;
20
21
int json_add_argument(modsec_rec *msr, const char *value, unsigned length)
22
{
0 commit comments