-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: main
head repository: kaybelev/runtime
compare: main
- 9 commits
- 4 files changed
- 3 contributors
Commits on Jan 18, 2024
-
Fixed error: <Pointer, returned from function 'gmtime_r' at filetime.…
…cpp:262, may be NULL and is dereferenced at filetime.cpp:268>. The error was detected using the Svace analyzer maded by ISP RAS.
Configuration menu - View commit details
-
Copy full SHA for 5fcb82d - Browse repository at this point
Copy the full SHA 5fcb82dView commit details -
Fixed error: <Return value of a function 'PAL_wcsrchr' is dereference…
…d at process.cpp:2824 without checking for NULL, but it is usually checked for this function (11/12)>. The error was detected using the Svace analyzer maded by ISP RAS.
Configuration menu - View commit details
-
Copy full SHA for 09fd2f5 - Browse repository at this point
Copy the full SHA 09fd2f5View commit details -
Fixed error: <Value sectionRecord, which is result of method invocati…
…on with possible null return value, is dereferenced in member access expression sectionRecord.HasLocationInput>. The error was detected using the Svace analyzer maded by ISP RAS.
Configuration menu - View commit details
-
Copy full SHA for 3369cbe - Browse repository at this point
Copy the full SHA 3369cbeView commit details -
Fixed error: <Maybe ecmaCandidateMethod, that created from method wit…
…h AS-cast should be compared with null instead of method>. The error was detected using the Svace analyzer maded by ISP RAS.
Configuration menu - View commit details
-
Copy full SHA for d32b505 - Browse repository at this point
Copy the full SHA d32b505View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82d4ff2 - Browse repository at this point
Copy the full SHA 82d4ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202117d - Browse repository at this point
Copy the full SHA 202117dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ed108 - Browse repository at this point
Copy the full SHA 41ed108View commit details -
Update src/libraries/System.Configuration.ConfigurationManager/src/Sy…
…stem/Configuration/MgmtConfigurationRecord.cs Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 11e19ea - Browse repository at this point
Copy the full SHA 11e19eaView commit details -
Update src/libraries/System.Configuration.ConfigurationManager/src/Sy…
…stem/Configuration/MgmtConfigurationRecord.cs Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a7282df - Browse repository at this point
Copy the full SHA a7282dfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main