Commit add8db06f91f1dc9acc7f20f8229f746041de2c8

Russell Belfer 2014-03-27T15:28:29

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.