Skip to content

Misc improvements#2146

Merged
jubalh merged 7 commits intomasterfrom
wip
Apr 3, 2026
Merged

Misc improvements#2146
jubalh merged 7 commits intomasterfrom
wip

Conversation

@jubalh
Copy link
Copy Markdown
Member

@jubalh jubalh commented Apr 3, 2026

No description provided.

jubalh added 3 commits April 3, 2026 08:32
And show how to escape whitespaces.

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
@jubalh jubalh added this to the 0.18.0 milestone Apr 3, 2026
@jubalh jubalh self-assigned this Apr 3, 2026
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@jubalh jubalh force-pushed the wip branch 2 times, most recently from 020d060 to 34819d3 Compare April 3, 2026 07:20
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
jubalh added 2 commits April 3, 2026 10:03
ASan and Valgrind both intercept memory allocations and management at
runtime. Running them simultaneously might lead to conflicts in memory
tracking.

This change ensures that during the Valgrind phase of the build matrix,
only Valgrind is responsible for memory analysis, avoiding redundant
overhead and ensuring more reliable results.

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
@jubalh jubalh changed the title Wip Misc improvements Apr 3, 2026
@jubalh jubalh merged commit 95eb1ef into master Apr 3, 2026
11 checks passed
@jubalh jubalh deleted the wip branch April 3, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants