mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 11:58:04 +00:00
When a submodule was inserted with a different path and name, the return value from khash greater than zero was allowed to propagate back out to the caller when it should really be zeroed. This led to a possible crash when reloading submodules if that was the first time that submodule data was loaded. |
||
|---|---|---|
| .. | ||
| lookup.c | ||
| modify.c | ||
| nosubs.c | ||
| status.c | ||
| submodule_helpers.c | ||
| submodule_helpers.h | ||