Fix for code scanning alert no. 74: Potential use after free (#164)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Thomas Arp
2026-04-19 01:37:10 +02:00
committed by GitHub
parent 6b2d800c53
commit ce423e919f
3 changed files with 4 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ name: C/C++ CI
on:
push:
branches: [ "master" ]
pull_request:
pull_request_target:
branches: [ "master" ]
jobs: