diff options
author | Russell Belfer <rb@github.com> | 2014-03-27 15:28:29 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2014-03-27 15:28:29 -0700 |
commit | add8db06f91f1dc9acc7f20f8229f746041de2c8 (patch) | |
tree | 31319dcf88e90f428cd0f90ce8f7f86afea84411 /src/commit.c | |
parent | 041fad4aac106650f00b7c445675f1c4bb8cfd53 (diff) | |
download | libgit2-add8db06f91f1dc9acc7f20f8229f746041de2c8.tar.gz |
Fix use-after-free in submodule reload
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.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions