[Rpm-maint] [rpm-software-management/rpm] Pass TZ=UTC to zip in rpmuncompress (PR #3170)
Florian Festi
notifications at github.com
Tue Jun 18 11:58:36 UTC 2024
@ffesti commented on this pull request.
> @@ -223,6 +223,7 @@ int main(int argc, char *argv[])
if (dryrun) {
ec = EXIT_SUCCESS;
+ free(cmd);
Well, the memory sanitizer barfing all over the console wasn't that hard to spot. Otherwise this would probably never been found.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3170#discussion_r1644344585
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3170/review/2125322023 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240618/62d53eb9/attachment.html>
More information about the Rpm-maint
mailing list