Skip to content

Added test for calling_bundle

ab724ef
Select commit
Loading
Failed to load commit list.
Merged

ENT-12724: Added this.calling_bundle variable #5984

Added test for calling_bundle
ab724ef
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 19, 2025 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 151 in cf-agent/verify_methods.c

See this annotation in the file changed.

Code scanning / CodeQL

Pointer argument is dereferenced without checking for NULL Note

Parameter a in VerifyMethod() is dereferenced without an explicit null-check