Skip to content

Conversation

@zwhzzz0821
Copy link
Contributor

No description provided.


void LZOCompressor::after_uncompress(char *uncompressed_buf) {
if (uncompressed_buf != nullptr) {
std::cout << "Free" << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove or make it a debug log.

@jt2594838
Copy link
Contributor

image
This file should also be updated.

@jt2594838 jt2594838 merged commit 74aa61f into apache:develop Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants