Commit 0fda478
authored
Does not resize output for an empty response (#1175)
Adds additional checks to prevent crash and does not
resize an output buffer in case of an empty HttpResponse
with HttpStatusCode::OK
Relates-To: OLPEDGE-2417
Signed-off-by: Iuliia Moroz <[email protected]>1 parent d9198f3 commit 0fda478
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
172 | 175 | | |
173 | 176 | | |
174 | 177 | | |
| |||
0 commit comments