-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issues found by PVS-Studio static analyzer #5 #25
Fix issues found by PVS-Studio static analyzer #5 #25
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b94a3a - Browse repository at this point
Copy the full SHA 0b94a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f218d28 - Browse repository at this point
Copy the full SHA f218d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8af55 - Browse repository at this point
Copy the full SHA cb8af55View commit details -
Configuration menu - View commit details
-
Copy full SHA for d140768 - Browse repository at this point
Copy the full SHA d140768View commit details -
Configuration menu - View commit details
-
Copy full SHA for f371f60 - Browse repository at this point
Copy the full SHA f371f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c88d0 - Browse repository at this point
Copy the full SHA a4c88d0View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b57d14 - Browse repository at this point
Copy the full SHA 5b57d14View commit details -
sln: Drop Program.cs from dll assemblies
DLLs are not executables, no need for Program.cs
Configuration menu - View commit details
-
Copy full SHA for a0346a8 - Browse repository at this point
Copy the full SHA a0346a8View commit details -
sln: HandleProcessCorruptedStateExceptions is not supported in .net core
'HandleProcessCorruptedStateExceptionsAttribute' is obsolete: 'Recovery from corrupted process state exceptions is not supported; HandleProcessCorruptedStateExceptionsAttribute is ignored.' (https://aka.ms/dotnet-warnings/SYSLIB0032)
Configuration menu - View commit details
-
Copy full SHA for ab6c5eb - Browse repository at this point
Copy the full SHA ab6c5ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca83864 - Browse repository at this point
Copy the full SHA ca83864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79643f9 - Browse repository at this point
Copy the full SHA 79643f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e408c0 - Browse repository at this point
Copy the full SHA 7e408c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a69cb0 - Browse repository at this point
Copy the full SHA 7a69cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91801ca - Browse repository at this point
Copy the full SHA 91801caView commit details -
rtsp: Drop Socket.UseOnlyOverlappedIO as it do nothing is .net core
[Obsolete("UseOnlyOverlappedIO has been deprecated and is not supported.")] [EditorBrowsable(EditorBrowsableState.Never)] public bool UseOnlyOverlappedIO { get { return false; } set { } }
Configuration menu - View commit details
-
Copy full SHA for 46c4d77 - Browse repository at this point
Copy the full SHA 46c4d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ef6a9 - Browse repository at this point
Copy the full SHA d2ef6a9View commit details -
concepts: Type parameter 'T' has the same name as the type parameter …
…from outer type Unsafe.UnsafeList<T>
Configuration menu - View commit details
-
Copy full SHA for 7f62e57 - Browse repository at this point
Copy the full SHA 7f62e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7f2e5 - Browse repository at this point
Copy the full SHA af7f2e5View commit details -
sln: Remove unneded type parameter from TaggedException<T>.DefaultExc…
…eptionTypeMessage()
Configuration menu - View commit details
-
Copy full SHA for 53e55a1 - Browse repository at this point
Copy the full SHA 53e55a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5df94 - Browse repository at this point
Copy the full SHA dc5df94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fca13 - Browse repository at this point
Copy the full SHA 61fca13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a95e68 - Browse repository at this point
Copy the full SHA 9a95e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3510976 - Browse repository at this point
Copy the full SHA 3510976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb9f97 - Browse repository at this point
Copy the full SHA 8fb9f97View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 799e83f - Browse repository at this point
Copy the full SHA 799e83fView commit details