mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
another issue found by test from MD
This commit is contained in:
@@ -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
Reference in New Issue
Block a user