Commit 6cb6c3c
File tree
- .devcontainer
- .github
- ISSUE_TEMPLATE
- actions
- cache-query-compilation
- fetch-codeql
- os-version
- workflows
- .vscode
- change-notes
- 1.20
- 1.23
- 1.24
- config
- atm/ml-powered-queries-repo
- models
- cpp
- autobuilder
- Semmle.Autobuild.Cpp.Tests
- Semmle.Autobuild.Cpp
- downgrades
- 19887dbd33327fb07d54251786e0cb2578539775
- 23f7cbb88a4eb29f30c3490363dc201bc054c5ff
- 73af5058c6899dcdb05754c27ca966aeb3a68c94
- a5bb28ed29f73855d64cc5f939cef977fa8fd19a
- ba86bebea4c7a8235c2fa0e220391fbd4446a087
- d77c09d8bdc172c9201dec293de1e14c931d3f05
- ql
- examples
- lib
- change-notes
- released
- experimental/semmle/code/cpp
- dataflow
- ir/dataflow
- internal
- ssa0
- tainttracking1
- tainttracking2
- tainttracking3
- rangeanalysis
- extensions
- security
- semantic
- analysis
- semmle/code/cpp
- commons
- controlflow
- internal
- dataflow
- internal
- tainttracking1
- new
- dispatch
- exprs
- ir
- dataflow
- internal
- ssa0
- tainttracking1
- implementation
- aliased_ssa
- gvn
- internal
- internal
- internal
- raw
- gvn
- internal
- internal
- reachability
- unaliased_ssa
- gvn
- internal
- internal
- reachability
- internal
- metrics
- models
- implementations
- interfaces
- rangeanalysis
- new
- internal/semantic
- analysis
- security
- InvalidPointerDereference
- boostorg/asio
- stmts
- valuenumbering
- upgrades
- 19887dbd33327fb07d54251786e0cb2578539775
- 282c13bfdbcbd57a887972b47a471342a4ad5507
- 625f706f2a44ae8dc3fc168bfe2637e65c30b012
- a5bb28ed29f73855d64cc5f939cef977fa8fd19a
- ba86bebea4c7a8235c2fa0e220391fbd4446a087
- src
- Best Practices
- Likely Errors
- Magic Constants
- Critical
- Documentation
- JPL_C/LOC-4/Rule 23
- Likely Bugs
- Conversion
- Format
- Leap Year
- Likely Typos
- Memory Management
- OO
- Protocols
- Metrics
- Dependencies
- Files
- Security/CWE
- CWE-020
- ir
- CWE-022
- CWE-078
- CWE-079
- CWE-089
- CWE-114
- CWE-119
- CWE-120
- CWE-121
- CWE-129
- CWE-131
- CWE-134
- CWE-170
- CWE-190
- CWE-191
- CWE-193
- CWE-290
- CWE-295
- CWE-311
- CWE-313
- CWE-319
- CWE-326
- CWE-327
- CWE-367
- CWE-428
- CWE-468
- CWE-497
- CWE-570
- CWE-611
- CWE-732
- CWE-807
- change-notes
- released
- codeql-suites
- experimental
- Likely Bugs
- Security/CWE
- CWE-020
- CWE-078
- CWE-1041
- CWE-1126
- CWE-120
- CWE-125
- CWE-190
- CWE-193
- CWE-200
- CWE-243
- CWE-266
- CWE-273
- CWE-285
- CWE-359
- CWE-362
- CWE-369
- CWE-377
- CWE-401
- CWE-415
- CWE-476
- CWE-561
- CWE-670
- CWE-675
- CWE-691
- CWE-703
- CWE-754
- CWE-758
- CWE-783
- CWE-787
- CWE-788
- CWE-805
- external
- jsf
- 4.09 Style
- 4.10 Classes
- test
- TestUtilities
- dataflow
- examples
- docs-examples
- analyzing-data-flow-in-cpp
- expressions
- experimental
- library-tests/rangeanalysis
- bitshift
- strlenliteral
- query-tests/Security/CWE
- CWE-020/NoCheckBeforeUnsafePutUser
- CWE-078
- CWE-119
- CWE-190
- AllocMultiplicationOverflow
- IfStatementAdditionOverflow
- CWE-193
- array-access
- constant-size
- pointer-deref
- CWE-359/semmle/tests
- CWE-369/semmle/tests
- CWE-805/semmle/tests
- library-tests
- CPP-205
- allocators
- attributes
- type_attributes
- var_attributes
- blocks/cpp
- constants/constants
- controlflow/guards-ir
- dataflow
- DefaultTaintTracking
- annotate_path_to_sink
- annotate_sinks_only
- globals
- additional-flow-to-parameter
- crement
- dataflow-edge-tests
- dataflow-tests
- fields
- recursion
- security-taint
- smart-pointers-taint
- source-sink-tests
- taint-tests
- declarationEntry/more
- exprs/value_categories
- floats/float128
- identity_string
- ir
- ir
- modulus-analysis
- points_to
- range-analysis
- sign-analysis
- ssa
- types
- lambdas/captures
- literals/aggregate_literals
- locations/constants
- loops
- noexcept/copy_from_prototype
- printf
- formatAttribute
- formatLiteral
- structs/compatible_c
- syntax-zoo
- templates
- CPP-223
- extern
- isfromtemplateinstantiation
- type_instantiations
- type_sizes
- types/integral_types
- unspecified_type/types
- valuenumbering/GlobalValueNumbering
- variables/variables
- query-tests
- AlertSuppression
- Critical
- MemoryFreed
- MissingCheckScanf
- OverflowCalculated
- OverflowStatic
- SizeCheck
- UnsafeUseOfThis
- Likely Bugs
- Conversion/CastArrayPointerArithmetic
- Format
- NonConstantFormat
- WrongNumberOfFormatArguments
- Leap Year/Adding365DaysPerYear
- Likely Typos/CompareWhereAssignMeant
- Memory Management
- NtohlArrayNoBound
- ReturnStackAllocatedMemory
- Protocols
- RedundantNullCheckSimple
- Metrics/Dependencies
- Security/CWE
- CWE-022
- SAMATE/TaintedPath
- semmle/tests
- CWE-078
- SAMATE/ExecTainted
- semmle/ExecTainted
- CWE-079/semmle/CgiXss
- CWE-089/SqlTainted
- CWE-114
- SAMATE/UncontrolledProcessOperation
- semmle/UncontrolledProcessOperation
- CWE-119
- SAMATE
- semmle/tests
- CWE-120/semmle/tests
- CWE-129/semmle/ImproperArrayIndexValidation
- CWE-131/NoSpaceForZeroTerminator
- CWE-134
- SAMATE
- semmle
- argv
- consts
- funcs
- globalVars
- ifs
- CWE-190
- SAMATE
- semmle
- ArithmeticUncontrolled
- ComparisonWithWiderType
- TaintedAllocationSize
- tainted
- CWE-193
- CWE-290/semmle/AuthenticationBypass
- CWE-311/semmle/tests
- CWE-319/UseOfHttp
- CWE-416/semmle/tests
- CWE-457/semmle/tests
- CWE-497
- SAMATE
- semmle/tests
- CWE-611
- CWE-807/semmle/TaintedCondition
- jsf/4.10 Classes/AV Rule 76
- csharp
- .vscode
- actions/create-extractor-pack
- autobuilder
- Semmle.Autobuild.CSharp.Tests
- Semmle.Autobuild.CSharp
- documentation/library-coverage
- downgrades
- 1136957c0b3c73a7798ae42645c361e813295393
- 585d6402ff8ba3d15114a869d205bdf6d4e0aa3f
- 81a394bedda3d4747e36496c7be4d958424636d6
- 83aca6b3e4fa38dd2b97b9b51dfc199a2ba9c7f2
- 97da4e8c5750e07c4f7c8a366b21060e05ecd5ed
- cd877b8cc2fb8327499f96fbefd01bb988b2ed63
- d0fba103f7dee477dd7d9f6c038518b3f683b2c7
- extractor
- Semmle.Extraction.CIL.Driver
- Semmle.Extraction.CIL
- Entities
- Base
- PDB
- Semmle.Extraction.CSharp.DependencyFetching
- Properties
- Semmle.Extraction.CSharp.Driver
- Semmle.Extraction.CSharp.Standalone
- Semmle.Extraction.CSharp
- Comments
- Entities
- Compilations
- Expressions
- ObjectCreation
- Patterns
- PreprocessorDirectives
- Statements
- Types
- Extractor
- Kinds
- Populators
- Semmle.Extraction.Tests
- Semmle.Extraction
- Entities
- Base
- Semmle.Util.Tests
- Semmle.Util
- ql
- campaigns/Solorigate
- lib
- change-notes/released
- src
- change-notes/released
- test
- consistency-queries
- examples
- snippets
- integration-tests
- all-platforms
- cshtml_standalone
- Views/Home
- cshtml
- Views/Home
- diag_dotnet_incompatible
- diag_missing_project_files
- diag_missing_xamarin_sdk
- diag_recursive_generics
- dotnet_build
- dotnet_no_args_inject
- dotnet_pack
- dotnet_publish
- dotnet_run
- msbuild
- standalone
- posix-only
- diag_autobuild_script
- diag_multiple_scripts
- scripts
- dotnet_test_mstest
- dotnet_test
- inherit-env-vars
- warn_as_error
- windows-only
- diag_autobuild_script
- diag_multiple_scripts
- scripts
- lib
- Linq
- change-notes
- released
- experimental/code/csharp/Cryptography
- ext
- generated
- semmle/code
- asp
- cil
- internal
- csharp
- commons
- controlflow
- internal
- dataflow
- internal
- rangeanalysis
- tainttracking1
- dispatch
- exprs
- frameworks
- generated/dotnet
- microsoft
- extensions
- system
- collections
- componentmodel
- data
- io
- net
- runtime
- security
- cryptography
- text
- threading
- web/ui
- xml
- test
- metrics
- security
- auth
- cryptography
- dataflow
- flowsinks
- flowsources
- xml
- serialization
- dotnet
- upgrades
- 1136957c0b3c73a7798ae42645c361e813295393
- 4ac7d8bcac6f664b1e83c858aa71f8dc761cc603
- 81a394bedda3d4747e36496c7be4d958424636d6
- 83aca6b3e4fa38dd2b97b9b51dfc199a2ba9c7f2
- 97da4e8c5750e07c4f7c8a366b21060e05ecd5ed
- cd877b8cc2fb8327499f96fbefd01bb988b2ed63
- d0fba103f7dee477dd7d9f6c038518b3f683b2c7
- src
- API Abuse
- Bad Practices
- Comments
- Implementation Hiding
- Magic Constants
- Naming Conventions
- Complexity
- Concurrency
- Dead Code
- Documentation
- Language Abuse
- Likely Bugs
- Collections
- Dynamic
- LeapYear
- Statements
- Linq
- Metrics
- Summaries
- internal
- Security Features
- CWE-011
- CWE-020
- CWE-022
- CWE-078
- CWE-079
- CWE-089
- CWE-090
- CWE-091
- CWE-094
- CWE-099
- CWE-112
- CWE-114
- CWE-117
- CWE-134
- CWE-201
- CWE-209
- CWE-285
- CWE-312
- CWE-321
- CWE-327
- CWE-352
- CWE-359
- CWE-384
- CWE-502
- CWE-601
- CWE-611
- CWE-643
- CWE-730
- CWE-798
- CWE-807
- CWE-838
- Stubs
- Telemetry
- change-notes/released
- codeql-suites
- experimental
- CWE-099
- CWE-918
- Security Features
- CWE-1004
- CWE-327/Azure
- CWE-614
- CWE-759
- JsonWebTokenHandler
- Serialization
- backdoor
- dataflow/flowsources
- ir
- implementation
- internal
- raw
- gvn
- internal
- internal
- common
- desugar
- internal
- unaliased_ssa
- gvn
- internal
- internal
- internal
- rangeanalysis
- meta/frameworks
- utils
- model-generator
- internal
- modelconverter
- modelgenerator
- internal
- test
- TestUtilities
- internal
- experimental
- CWE-918
- Security Features
- CWE-759
- backdoor
- ir/ir
- library-tests
- arguments
- assemblies
- async
- attributes
- cil
- attributes
- consistency
- dataflow
- enums
- functionPointers
- init-only-prop
- regressions
- typeAnnotations
- comments
- commons/Disposal
- constructors
- controlflow
- graph
- splits
- conversion
- boxing
- operator
- csharp10
- csharp11
- cil
- csharp6
- csharp7.1
- csharp7.3
- csharp7
- csharp8
- csharp9
- dataflow
- async
- call-sensitivity
- callablereturnsarg
- collections
- content
- delegates
- external-models
- fields
- global
- library
- local
- operators
- patterns
- ssa-large
- ssa
- tuples
- types
- definitions
- delegates
- dispatch
- dynamic
- enums
- events
- exceptions
- expressions
- fields
- frameworks
- EntityFramework
- JsonNET
- NHibernate
- sql
- generics
- goto
- indexers
- methods
- namespaces
- nestedtypes
- parameters
- properties
- security/dataflow/flowsources
- standalone/controlflow
- statements
- types
- query-tests
- API Abuse
- CallToGCCollect
- CallToObsoleteMethod
- ClassDoesNotImplementEquals
- ClassImplementsICloneable
- DisposeNotCalledOnException
- FormatInvalid
- InconsistentEqualsGetHashCode
- IncorrectCompareToSignature
- IncorrectEqualsSignature
- MissingDisposeCall
- MissingDisposeMethod
- NoDisposeCallOnLocalIDisposable
- NonOverridingMethod
- NullArgumentToEquals
- UncheckedReturnValue
- AlertSuppression
- Architecture
- Dependencies/MutualDependency
- Refactoring Opportunities
- FeatureEnvy
- InappropriateIntimacy
- Bad Practices
- Comments
- CommentedOutCode
- TodoComments
- Control-Flow/ConstantCondition
- Declarations
- EmptyInterface
- LocalScopeVariableShadowsMember
- NoConstantsOnly
- TooManyRefParameters
- EmptyCatchBlock
- Implementation Hiding
- AbstractToConcreteCollection
- ExposeRepresentation
- StaticArray
- Naming Conventions
- ConfusingMethodNames
- VariableNameTooShort
- VirtualCallInConstructorOrDestructor
- CSI/CompareIdenticalValues
- Concurrency
- FutileSyncOnField
- LockOrder
- LockThis
- LockedWait
- SynchSetUnsynchGet
- UnsafeLazyInitialization
- UnsynchronizedStaticAccess
- Configuration/PasswordInConfigurationFile
- Dead Code
- NonAssignedFields
- Tests
- Documentation
- EmptyBlock
- Language Abuse
- CatchOfGenericException
- ChainedIs
- DubiousTypeTestOfThis
- ForeachCapture
- MissedReadonlyOpportunity
- MissedTernaryOpportunity
- NestedIf
- RethrowException
- SimplifyBoolExpr
- UselessIsBeforeAs
- UselessNullCoalescingExpression
- UselessUpcast
- Likely Bugs
- BadCheckOdd
- Collections
- ContainerLengthCmpOffByOne
- ContainerSizeCmpZero
- DangerousNonShortCircuitLogic
- Dynamic
- EqualsArray
- EqualsUsesAs
- EqualsUsesIs
- HashedButNoHash
- IncomparableEquals
- InconsistentCompareTo
- MishandlingJapaneseEra
- NestedLoopsSameVariable
- ObjectComparison
- RandomUsedOnce
- RecursiveEquals
- SelfAssignment
- StaticFieldWrittenByInstance
- StringBuilderCharInit
- ThreadUnsafeICryptoTransformLambda
- ThreadUnsafeICryptoTransform
- UncheckedCastInEquals
- UnsafeYearConstruction
- Linq
- MissedCastOpportunity
- MissedWhereOpportunity
- MagicConstants
- Metrics
- Files/FLinesOfCommentedCode
- RefTypes/TNumberOfFields
- Summaries
- Nullness
- Performance
- StringBuilderInLoop
- StringConcatenationInLoop
- UseTryGetValue
- ReadOnlyContainer
- Security Features
- CWE-011
- bad1
- bad2
- good1
- good2
- CWE-016
- CWE-020
- CWE-022
- TaintedPath
- ZipSlip
- CWE-078
- CWE-079
- StoredXSS
- XSSAsp
- CWE-089
- CWE-090
- CWE-091/XMLInjection
- CWE-094
- CWE-099
- CWE-112
- CWE-114/AssemblyPathInjection
- CWE-117
- CWE-119
- CWE-134
- CWE-201/ExposureInTransmittedData
- CWE-209
- CWE-248/MissingASPNETGlobalErrorHandler
- WebConfigOffButGlobal
- WebConfigOff
- CWE-285/MissingAccessControl
- MVCTests
- WebFormsTests
- Test1
- Test2
- Test3
- A
- B
- C
- CWE-312
- CWE-321/HardcodedSymmetricEncryptionKey
- CWE-327
- DontInstallRootCert
- InsecureSQLConnection
- InsufficientKeySize
- CWE-338
- CWE-352
- global
- missing
- CWE-359
- CWE-384
- CWE-451/MissingXFrameOptions
- CodeAddedHeader
- NoHeader
- WebConfigAddedHeader
- CWE-502
- DeserializedDelegate
- UnsafeDeserializationUntrustedInputNewtonsoftJson
- UnsafeDeserializationUntrustedInput
- UnsafeDeserialization
- CWE-539/PersistentCookie
- CWE-548
- CWE-601/UrlRedirect
- CWE-614/RequireSSL
- AddedInCode
- AddedInForms
- HttpCookiesCorrect
- RequireSSLMissing
- CWE-643
- CWE-730
- ReDoSGlobalTimeout
- ReDoS
- RegexInjection
- CWE-798
- CWE-807
- Stubs
- All
- Minimal
- Telemetry
- LibraryUsage
- SupportedExternalApis
- SupportedExternalSinks
- SupportedExternalSources
- UseBraces
- Useless Code
- DefaultToString
- IntGetHashCode
- PointlessForwardingMethod
- RedundantToStringCall
- UnusedLabel
- WriteOnlyContainer
- resources
- assemblies
- stubs
- Antlr3.Runtime/3.5.1
- Dapper/2.0.90
- Iesi.Collections/4.0.4
- Microsoft.NETCore.Platforms/5.0.0
- Microsoft.Win32.Registry/4.7.0
- Microsoft.Win32.SystemEvents/5.0.0
- NHibernate/5.3.8
- Newtonsoft.Json/13.0.1
- Remotion.Linq.EagerFetching/2.2.0
- Remotion.Linq/2.2.0
- ServiceStack.Client/6.2.0
- ServiceStack.Common/6.2.0
- ServiceStack.Interfaces/6.2.0
- ServiceStack.OrmLite.SqlServer/6.2.0
- ServiceStack.OrmLite/6.2.0
- ServiceStack.Text/6.2.0
- ServiceStack/6.2.0
- Stub.System.Data.SQLite.Core.NetStandard/1.0.116
- System.Configuration.ConfigurationManager/4.4.1
- System.Data.SQLite.Core/1.0.116
- System.Data.SQLite.EF6/1.0.116
- System.Data.SQLite/1.0.116
- System.Data.SqlClient/4.8.3
- System.Drawing.Common/5.0.2
- System.Security.AccessControl/4.7.0
- System.Security.Principal.Windows/4.7.0
- _frameworks
- Microsoft.AspNetCore.App
- Microsoft.NETCore.App
- runtime.native.System.Data.SqlClient.sni/4.7.0
- runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0
- runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0
- runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0
- utils
- model-generator
- dataflow
- typebasedflow
- modelgenerator
- dataflow
- typebasedflow
- scripts
- tools
- docs
- codeql
- codeql-cli
- codeql-for-visual-studio-code
- codeql-language-guides
- codeql-overview
- images/codeql-for-visual-studio-code
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
2 | 8 | | |
3 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | | - | |
| 20 | + | |
11 | 21 | | |
| 22 | + | |
| 23 | + | |
12 | 24 | | |
13 | | - | |
14 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments