This commit is contained in:
yinhongbo 2024-04-26 16:59:56 +08:00 committed by GitHub
commit 3fda6b0ec7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -1245,11 +1245,6 @@ fail:
hooks->deallocate(buffer->buffer);
}
if (printed != NULL)
{
hooks->deallocate(printed);
}
return NULL;
}