Merge pull request #2077 from lilydjwg/master

This commit is contained in:
Alex 2023-03-30 20:45:17 +02:00 committed by GitHub
commit 9fd2703cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ void waybar::modules::Custom::continuousWorker() {
output_ = {0, output};
dp.emit();
}
free(buff);
};
}