Skip to content

Defer destination CID replacement - #6298

Open
Guillaume Hetier (guhetier) wants to merge 10 commits into
guhetier/defer_active_path_copilotfrom
guhetier/defer_path_cid_replacement_copilot
Open

Defer destination CID replacement#6298
Guillaume Hetier (guhetier) wants to merge 10 commits into
guhetier/defer_active_path_copilotfrom
guhetier/defer_path_cid_replacement_copilot

Make destination CID retirement idempotent

2decdde
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 5, 2026 in 4s

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 283 in src/core/path.c

See this annotation in the file changed.

Code scanning / CodeQL

For loop variable changed in body Note

Loop counters should not be modified in the body of the
loop
.