On Fri, Nov 18, 2016 at 9:46 AM, Brandon Williams <bmw...@google.com> wrote: >> + >> + sub = submodule_from_path(null_sha1, path); > > This should probably be checked to see if sub not NULL before > dereferencing it right?
yeah, will fix.
On Fri, Nov 18, 2016 at 9:46 AM, Brandon Williams <bmw...@google.com> wrote: >> + >> + sub = submodule_from_path(null_sha1, path); > > This should probably be checked to see if sub not NULL before > dereferencing it right?
yeah, will fix.