Re: [Rpm-maint] [rpm-software-management/rpm] Fix leaking of \x1f at argument boundaries (PR #3148)

2024-06-05 Thread Panu Matilainen
Thanks for the patch! -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3148#issuecomment-2149629869 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mai

Re: [Rpm-maint] [rpm-software-management/rpm] Fix leaking of \x1f at argument boundaries (PR #3148)

2024-06-05 Thread Panu Matilainen
Merged #3148 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3148#event-13049893936 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mail

[Rpm-maint] [rpm-software-management/rpm] Fix leaking of \x1f at argument boundaries (PR #3148)

2024-06-05 Thread Michael Schroeder
You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/3148 -- Commit Summary -- * Always clear the RPMEXPAND_KEEP_QUOTED flag if we do not return the resulting flags * Add a testcase for the leaking quotes bug -- File Changes