mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-07 12:08:42 +00:00
The reload_all call could end up dereferencing a NULL pointer if there was an error while attempting to load the submodules config data (i.e. invalid content in the gitmodules file). This fixes it. |
||
|---|---|---|
| .. | ||
| lookup.c | ||
| modify.c | ||
| nosubs.c | ||
| status.c | ||
| submodule_helpers.c | ||
| submodule_helpers.h | ||