Restore deleted space
authorChris Sienkiewicz <chsienki@microsoft.com>
Fri, 25 May 2018 19:51:14 +0000 (12:51 -0700)
committerGleb Balykov <g.balykov@samsung.com>
Tue, 18 Sep 2018 12:49:14 +0000 (15:49 +0300)
src/debug/ee/functioninfo.cpp

index 30afb0d..c33905e 100644 (file)
@@ -1566,6 +1566,7 @@ DebuggerJitInfo *DebuggerMethodInfo::FindOrCreateInitAndAddJitInfo(MethodDesc* f
     {
         return NULL;
     }
+
     if (startAddr == NULL)
     {
         // This will grab the start address for the current code version.