Skip to content

Conversation

@craigcomstock
Copy link
Contributor

  • Constified command argument in ExecPackageCommand()
  • Packages promiser is now escaped when using shell commands
  • Fixed package related acceptance test for Windows platform related to quoting arguments

@craigcomstock
Copy link
Contributor Author

Build Status

Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
I also refactored the code to use a dynamic buffer when assembling the
commands. Estimating the buffer size needed is error prone and can
quickly lead to buffer overflows.

Ticket: ENT-13535
Changelog: Title
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@craigcomstock
Copy link
Contributor Author

craigcomstock commented Dec 5, 2025

Build Status

failures are acceptable, DTs won't run with only windows platform.

… quoting arguments

Ticket: ENT-13535
Changelog: none
@craigcomstock
Copy link
Contributor Author

this fix is taken at #5967 so this PR is no longer needed.

@craigcomstock craigcomstock deleted the ent-13535/master branch December 5, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants