mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-18 02:00:41 +03:00
sync code
This commit is contained in:
@@ -218,7 +218,7 @@ compression_data_filter(
|
||||
if (output->data == NULL) {
|
||||
// Failed to allocate a new buffer.
|
||||
write_dbg(DBG_LEVEL_WARNING, "Failed to allocate a new buffer");
|
||||
|
||||
free(compression_result.output);
|
||||
return NGX_ERROR;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user