submodule.c
43 KB
-
Fix use-after-free in submodule reload · add8db06
If the first call to release a no-longer-existent submodule freed the object, the check if a second is needed would dereference the data that was just freed.
Russell Belfer committed