@leroysheep / MovieWebApp / commits / 44c0d062bd

Merge branch 'ne/alloc-free-and-null'

The clear_alloc_state() API function was not fully clearing the structure for reuse, but since nobody reuses it, replace it with a variant that frees the structure as well, making the callers simpler. * ne/alloc-free-and-null: alloc: fix dangling pointer in alloc_state cleanup

Junio C Hamano committed Sep 18, 2025 at 10:07 UTC 44c0d062bd2fed84ba1ac930a153de37a5280cd3

No changes.