another issue found by test from MD

This commit is contained in:
Christian Grothoff
2020-07-11 23:11:53 +02:00
parent 3e50200ee3
commit fbec7f3f08
2 changed files with 66 additions and 0 deletions
+1
View File
@@ -479,6 +479,7 @@ process_value (struct MHD_PostProcessor *pp,
pp->value_offset += xoff;
if (cut)
break;
xbuf[delta] = '%'; /* undo 0-termination */
memmove (xbuf,
&xbuf[delta],
clen);
File diff suppressed because one or more lines are too long