{
  "entrypoint_kind": "function_call",
  "entrypoint_detail": "curl_easy_setopt(CURLOPT_STREAM_DEPENDS), curl_easy_reset, curl_easy_cleanup",
  "service_started": false,
  "healthcheck_passed": true,
  "target_path_reached": true,
  "runtime_stack": [
    "libcurl"
  ],
  "proof_artifacts": [
    "logs/reproducer_vuln.log",
    "logs/reproducer_fixed.log",
    "repro/reproducer.c"
  ],
  "notes": "library_api harness: vulnerable build triggers ASan heap-use-after-free in priority_remove_child; fixed build exits cleanly.",
  "result": "confirmed",
  "vulnerable_commit": "6e3f8dc1f173b47de9a68516ce4b95bf25598c2f",
  "fixed_commit": "bfbff7852f050232edd3e5ca5c6bf2021c340f5a",
  "vulnerable_exit_code": 1,
  "fixed_exit_code": 0,
  "asan_uaf_found": true
}
