Skip to content

Fix keypath handling#29

Merged
ArangoGutierrez merged 1 commit intomainfrom
ghaction
Mar 5, 2024
Merged

Fix keypath handling#29
ArangoGutierrez merged 1 commit intomainfrom
ghaction

Conversation

@ArangoGutierrez
Copy link
Collaborator

No description provided.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
@ArangoGutierrez ArangoGutierrez merged commit f28386e into main Mar 5, 2024
@ArangoGutierrez ArangoGutierrez deleted the ghaction branch March 5, 2024 10:11
ArangoGutierrez added a commit to ArangoGutierrez/holodeck that referenced this pull request Feb 13, 2026
provision() overwrote p.Client with a new SSH connection without
closing the old one, leaking TCP sockets and goroutines. Also close
the io.Pipe reader after wg.Wait() for completeness.

Audit findings #14 (MEDIUM), NVIDIA#29 (LOW).

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
ArangoGutierrez added a commit that referenced this pull request Feb 13, 2026
…#659)

provision() overwrote p.Client with a new SSH connection without
closing the old one, leaking TCP sockets and goroutines. Also close
the io.Pipe reader after wg.Wait() for completeness.

Audit findings #14 (MEDIUM), #29 (LOW).

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
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.

1 participant