File tree
3,270 files changed
+236007
-125289
lines changed- .github
- workflows
- config
- cpp
- downgrades/dbe9c8eb5fc6f54b7ae08c7317d0795b24961564
- ql
- lib
- change-notes
- released
- experimental/cryptography
- modules
- utils/OpenSSL
- semmle/code/cpp
- commons
- controlflow
- internal
- dataflow/internal
- tainttracking1
- tainttracking2
- exprs
- ir
- dataflow/internal
- tainttracking1
- tainttracking2
- tainttracking3
- implementation
- aliased_ssa
- raw
- internal
- reachability
- unaliased_ssa
- internal/reachability
- rangeanalysis
- new
- internal/semantic
- analysis
- security
- InvalidPointerDereference
- upgrades/d77c09d8bdc172c9201dec293de1e14c931d3f05
- src
- Critical
- Likely Bugs
- Format
- Leap Year
- Likely Typos
- Metrics/Internal
- Microsoft
- Security/CWE
- CWE-079
- CWE-089
- CWE-119
- CWE-190
- CWE-193
- CWE-311
- CWE-497
- CWE-570
- CWE-611
- change-notes
- released
- experimental
- Security/CWE
- CWE-078
- CWE-416
- cryptography
- example_alerts
- inventory
- new_models
- old_models
- test
- examples/docs-examples/analyzing-data-flow-in-cpp
- experimental/query-tests/Security/CWE
- CWE-078
- CWE-190/AllocMultiplicationOverflow
- CWE-193
- array-access
- constant-size
- pointer-deref
- CWE-359/semmle/tests
- library-tests
- allocators
- builtins/type_traits
- dataflow
- DefaultTaintTracking
- annotate_path_to_sink
- annotate_sinks_only
- dataflow-tests
- fields
- taint-tests
- ir
- ir
- modulus-analysis
- range-analysis
- syntax-zoo
- query-tests
- Critical/MemoryFreed
- Likely Bugs
- Conversion/CastArrayPointerArithmetic
- Likely Typos/CompareWhereAssignMeant
- Memory Management/NtohlArrayNoBound
- Security/CWE
- CWE-022/semmle/tests
- CWE-078/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-134
- SAMATE
- semmle
- argv
- funcs
- globalVars
- ifs
- CWE-190
- SAMATE
- semmle
- ArithmeticUncontrolled
- TaintedAllocationSize
- CWE-193
- CWE-311/semmle/tests
- CWE-319/UseOfHttp
- CWE-416/semmle/tests
- CWE-497
- SAMATE
- semmle/tests
- CWE-611
- csharp
- .vscode
- actions/create-extractor-pack
- autobuilder
- Semmle.Autobuild.CSharp.Tests
- Semmle.Autobuild.CSharp
- documentation/library-coverage
- downgrades
- 1f291d4f424b498e7500c0359ca1fe030628a448
- 585d6402ff8ba3d15114a869d205bdf6d4e0aa3f
- cc2eccd6026e5405594b75eb9d2d3f4646747ccd
- extractor
- Semmle.Extraction.CIL.Driver
- Semmle.Extraction.CSharp.DependencyFetching
- Semmle.Extraction.CSharp.DependencyStubGenerator
- Semmle.Extraction.CSharp.Standalone
- Semmle.Extraction.CSharp.StubGenerator
- Properties
- Semmle.Extraction.CSharp.Util
- Semmle.Extraction.CSharp
- Entities
- Expressions
- ObjectCreation
- PreprocessorDirectives
- Statements
- Types
- Extractor
- Populators
- Semmle.Extraction.Tests
- Semmle.Extraction
- Extractor
- Semmle.Util.Tests
- Semmle.Util
- ql
- campaigns/Solorigate
- lib
- change-notes/released
- src
- change-notes/released
- consistency-queries
- integration-tests
- all-platforms
- autobuild
- cshtml_standalone
- diag_recursive_generics
- dotnet_run
- standalone_dependencies_net48
- standalone
- posix-only/standalone_dependencies
- windows-only/standalone_dependencies
- lib
- change-notes
- released
- ext
- semmle/code
- cil
- csharp
- commons
- dataflow
- internal
- tainttracking1
- tainttracking2
- tainttracking3
- tainttracking4
- tainttracking5
- dispatch
- exprs
- frameworks
- security
- auth
- dataflow
- upgrades
- 585d6402ff8ba3d15114a869d205bdf6d4e0aa3f
- cc2eccd6026e5405594b75eb9d2d3f4646747ccd
- cd877b8cc2fb8327499f96fbefd01bb988b2ed63
- src
- Concurrency
- Security Features/CWE-639
- Stubs
- Telemetry
- change-notes
- released
- experimental/ir/implementation
- raw
- unaliased_ssa
- meta/frameworks
- utils/modeleditor
- test
- TestUtilities
- internal
- library-tests
- csharp7
- dataflow
- fields
- global
- library
- operators
- patterns
- tuples
- typeflow-dispatch
- frameworks
- JsonNET
- NHibernate
- standalone/errorrecovery
- query-tests
- Dead Code
- DeadStoreOfLocal
- NonAssignedFields
- Tests
- Documentation
- EmptyBlock
- Language Abuse
- CatchOfGenericException
- ChainedIs
- DubiousTypeTestOfThis
- ForeachCapture
- MissedReadonlyOpportunity
- MissedTernaryOpportunity
- NestedIf
- RethrowException
- SimplifyBoolExpr
- UselessIsBeforeAs
- UselessNullCoalescingExpression
- UselessUpcast
- Likely Bugs
- BadCheckOdd
- Collections
- ContainerLengthCmpOffByOne
- ContainerSizeCmpZero
- ConstantComparison
- DangerousNonShortCircuitLogic
- Dynamic
- EqualsArray
- EqualsUsesAs
- EqualsUsesIs
- HashedButNoHash
- IncomparableEquals
- InconsistentCompareTo
- MishandlingJapaneseEra
- NestedLoopsSameVariable
- ObjectComparison
- PossibleLossOfPrecision
- RandomUsedOnce
- RecursiveEquals
- SelfAssignment
- StaticFieldWrittenByInstance
- StringBuilderCharInit
- UncheckedCastInEquals
- UnsafeYearConstruction
- MagicConstants
- Metrics
- Files/FLinesOfCommentedCode
- RefTypes/TNumberOfFields
- Summaries
- Nullness
- Performance
- StringBuilderInLoop
- StringConcatenationInLoop
- UseTryGetValue
- ReadOnlyContainer
- Security Features
- CWE-285/MissingAccessControl/MVCTests
- CWE-502/UnsafeDeserializationUntrustedInputNewtonsoftJson
- CWE-639
- MVCTests
- WebFormsTests
- UseBraces
- Useless Code
- DefaultToString
- IntGetHashCode
- PointlessForwardingMethod
- RedundantToStringCall
- UnusedLabel
- WriteOnlyContainer
- resources/stubs
- Antlr3.Runtime/3.5.1
- Iesi.Collections/4.0.4
- NHibernate/5.4.6
- Newtonsoft.Json
- 13.0.1
- 13.0.3
- Remotion.Linq.EagerFetching/2.2.0
- Remotion.Linq/2.2.0
- System.Configuration.ConfigurationManager
- 4.4.1
- 6.0.0
- _frameworks
- Microsoft.AspNetCore.App
- Microsoft.NETCore.App
- utils/modeleditor
- tools
- docs
- codeql
- codeql-for-visual-studio-code
- codeql-language-guides
- codeql-overview
- images/codeql-for-visual-studio-code
- ql-language-reference
- query-help
- reusables
- writing-codeql-queries
- go
- codeql-tools
- documentation/library-coverage
- extractor
- cli/go-autobuilder
- diagnostics
- vendor
- golang.org/x
- mod
- internal/lazyregexp
- modfile
- module
- semver
- sys
- execabs
- tools
- go
- gcexportdata
- internal/packagesdriver
- packages
- types/objectpath
- internal
- event
- core
- keys
- label
- tag
- gcimporter
- gocommand
- packagesinternal
- pkgbits
- tokeninternal
- typeparams
- typesinternal
- ql
- integration-tests/all-platforms/go/diagnostics/newer-go-version-needed
- work
- lib
- change-notes
- released
- semmle/go
- dataflow
- barrierguardutil
- internal
- tainttracking1
- tainttracking2
- frameworks
- stdlib
- security
- src
- Security
- CWE-117
- CWE-681
- change-notes
- released
- experimental
- CWE-203
- CWE-321-V2
- CWE-347
- CWE-74
- frameworks
- meta/frameworks
- test
- TestUtilities
- internal
- experimental
- CWE-321-V2
- vendor
- github.com
- go-jose/go-jose/v3/jwt
- golang-jwt/jwt/v5
- CWE-347
- vendor
- github.com
- go-jose/go-jose/v3/jwt
- golang-jwt/jwt/v5
- frameworks
- CleverGo
- Fiber
- library-tests/semmle/go
- dataflow
- ArrayConversion
- ChannelField
- ExternalFlowVarArgs
- ExternalFlow
- GenericFunctionsAndTypes
- GuardingFunctions
- HiddenNodes
- ListOfConstantsSanitizerGuards
- PromotedFields
- PromotedMethods
- TypeAssertions
- VarArgsWithFunctionModels
- VarArgs
- frameworks
- Afero
- vendor
- github.com/spf13/afero
- Beego
- vendor
- github.com/beego/beego/v2/server/web
- context
- Echo
- vendor/github.com/labstack/echo/v4
- EvanphxJsonPatch
- Fiber
- vendor
- github.com/gofiber/fiber/v2
- Gin
- vendor/github.com/gin-gonic/gin
- binding
- GoKit
- Iris
- vendor
- github.com/kataras/iris/v12/context
- K8sIoApiCoreV1
- K8sIoApimachineryPkgRuntime
- Protobuf
- Spew
- Zap
- query-tests
- Diagnostics
- Security
- CWE-079
- CWE-089
- CWE-117
- CWE-681
- Summary/vendor/github.com/github/codeql-go/extractor/util
- vendor
- golang.org/x/tools
- go/types/objectpath
- internal/typesinternal
- javascript
- downgrades/c88c69174bd0dd4e95f1bcfbada68a2505e812c3
- extractor
- lib/typescript
- src
- src/com/semmle
- jcorn
- flow
- js
- ast
- extractor
- ts/extractor
- tests
- esnext
- input
- output/trap
- vue
- input
- output/trap
- ql
- lib
- change-notes
- released
- semmle/javascript
- dataflow
- filters
- frameworks
- AngularJS
- internal
- security
- dataflow
- performance
- upgrades/8accf0f930bcb8b42d69fd7ef7b4372604f551ed
- src
- Declarations
- Security
- CWE-116
- CWE-400
- CWE-601
- examples
- Statements
- change-notes
- released
- experimental/semmle/javascript
- test
- ApiGraphs/tagged-template
- library-tests
- AMD
- AST/ExplicitResource
- CallGraphs/FullTest
- Modules
- TaintTracking
- TypeScript
- BindingPattern
- ImportAssertions
- RegressionTests/CyclicAlias
- Types
- query-tests/Security/CWE-601/ServerSideUrlRedirect
- java
- documentation/library-coverage
- kotlin-extractor
- src/main
- java/com/semmle/extractor/java
- kotlin
- comments
- utils
- versions
- v_1_4_32
- v_1_5_0
- v_1_5_20
- v_1_9_0-Beta
- v_1_9_20-Beta
- v_1_9_255-SNAPSHOT
- ql
- automodel
- src
- change-notes/released
- test
- AutomodelApplicationModeExtraction
- hudson
- AutomodelFrameworkModeExtraction
- com/github/codeql/test
- java
- io
- nio/file
- integration-tests/all-platforms
- java
- buildless-maven
- src
- main
- java/com/example
- resources
- test/java/com/example
- buildless-module-definition-not-in-module-info-file
- buildless-snapshot-repository
- repo/snapshots/com/github/my/snapshot/test/snapshottest/1.0-SNAPSHOT
- src/main/java
- buildless
- src
- main
- java/com/example
- resources
- test/java/com/example
- kotlin
- compiler_arguments
- diagnostics/kotlin-version-too-new
- extractor_information_kotlin1
- extractor_information_kotlin2
- gradle_groovy_app
- gradle_kotlinx_serialization
- kotlin_kfunction
- trap_compression
- lib
- change-notes
- released
- config
- ext
- generated
- threatmodels
- semmle/code
- java
- arithmetic
- controlflow/internal
- dataflow
- internal
- tainttracking1
- tainttracking2
- tainttracking3
- deadcode
- frameworks
- camel
- hudson
- javaee
- mdht
- struts
- regex
- security
- performance
- regexp
- src
- Likely Bugs/Comparison
- Security/CWE/CWE-347
- Telemetry
- change-notes
- released
- experimental/Security/CWE
- CWE-020
- CWE-036
- CWE-073
- CWE-078
- CWE-089
- CWE-094
- CWE-200
- CWE-208
- CWE-346
- CWE-352
- CWE-400
- CWE-470
- CWE-552
- CWE-600
- CWE-601
- CWE-652
- CWE-755
- meta/frameworks
- utils/modeleditor
- test
- TestUtilities
- internal
- experimental/query-tests/security/CWE-400
- ext/TestModels
- kotlin/library-tests
- annotation_classes
- arrays
- classes
- controlflow/basic
- dataflow/summaries
- enum
- exprs/CONSISTENCY
- extensions
- field-initializer-flow
- java-map-methods
- java_and_kotlin_internal
- java_and_kotlin
- private-anonymous-types
- properties
- special-method-getters
- stmts
- this
- variables
- library-tests
- MemberRefExpr
- dataflow
- callback-dispatch
- callctx
- capture
- collections
- entrypoint-types
- field-value
- fluent-methods
- inoutbarriers
- stream-collect
- stream-read
- synth-global
- taint-format
- taint-gson
- taint-jackson
- threat-models
- typeflow-dispatch
- errorexpr
- errortype-with-params
- errortype
- frameworks
- JaxWs
- android
- asynctask
- content-provider-summaries
- content-provider
- external-storage
- flow-steps
- intent
- notification
- slice
- sources
- uri
- widget
- apache-ant
- apache-collections
- apache-commons-compress
- apache-commons-lang3
- apache-http
- gson
- guava/generated
- cache
- collect
- guice
- hudson
- jackson
- javax-json
- jdk
- java.io
- java.net
- java.nio.file
- jms
- json-java
- netty
- generated
- manual
- okhttp
- play
- rabbitmq
- ratpack
- retrofit
- spring
- beans
- cache
- context
- controller
- data
- http
- ui
- util
- validation
- webmultipart
- webutil
- stapler
- stream
- thymeleaf
- guards12
- logging
- module-info-wrong-name
- somepkg
- optional
- pathsanitizer
- paths
- qlengine
- regex
- scanner
- unknown-method-reference-lhs
- query-tests
- Telemetry
- AutomodelApplicationModeExtraction
- AutomodelFrameworkModeExtraction
- com/github/codeql/test
- java
- io
- nio/file
- security
- CWE-022/semmle/tests
- mad
- CWE-117
- CWE-266
- CWE-441
- CWE-470
- CWE-489/webview-debugging
- CWE-501
- CWE-532
- CWE-611
- CWE-730
- CWE-780
- CWE-918
- mad
- CWE-927
- stubs
- apache-cxf/org/apache/cxf
- catalog
- common
- classloader
- jaxb
- logging
- configuration/jsse
- helpers
- resource
- staxutils
- tools
- corba/utils
- util
- jaxws-api-2.0/javax
- activation
- xml/bind/annotation/adapters
- mdht-1.2.0
- javax/xml/namespace
- org
- eclipse/emf
- common
- notify
- util
- ecore
- resource
- util
- xmi
- xml/type
- openhealthtools/mdht
- emf/runtime
- resource
- util
- uml
- cda
- util
- hl7
- datatypes
- rim
- vocab
- w3c/dom
- xml/sax
- utils/modeleditor
- com/github/codeql/test
- misc
- codegen/templates
- scripts
- library-coverage
- suite-helpers
- change-notes/released
- python
- ql
- lib
- change-notes
- released
- experimental/cryptography
- modules
- stdlib
- utils
- semmle/python
- dataflow/new
- internal
- tainttracking1
- tainttracking2
- tainttracking3
- tainttracking4
- frameworks
- data/internal
- internal
- regexp
- internal
- security
- dataflow
- performance
- strings
- web
- bottle
- cherrypy
- django
- falcon
- flask
- pyramid
- stdlib
- tornado
- turbogears
- twisted
- webob
- src
- Functions
- Security
- CWE-020-ExternalAPIs
- CWE-022
- CWE-078
- CWE-079
- CWE-089
- CWE-090
- CWE-094
- CWE-117
- CWE-209
- CWE-285
- CWE-312
- examples
- CWE-327
- CWE-502
- CWE-601
- CWE-611
- CWE-643
- CWE-730
- CWE-776
- CWE-798
- CWE-918
- examples
- CWE-943
- examples
- change-notes
- released
- experimental
- Security
- CWE-022bis
- CWE-022
- CWE-074
- paramiko
- CWE-079
- CWE-091
- CWE-113
- CWE-1236
- CWE-176
- CWE-208
- TimingAttackAgainstHash
- TimingAttackAgainstHeaderValue
- TimingAttackAgainstSensitiveInfo
- CWE-287-ConstantSecretKey
- CWE-327/Azure
- CWE-338
- CWE-340
- CWE-348
- CWE-522
- CWE-614
- CWE-943
- cryptography
- example_alerts
- inventory
- new_models
- old_models
- semmle/python
- frameworks
- libraries
- security
- dataflow
- injection
- templates
- meta
- alerts
- debug
- semmle/python/functions
- test
- experimental
- dataflow
- TestUtil
- basic
- callgraph_crosstalk
- calls
- consistency
- coverage
- exceptions
- fieldflow
- global-flow
- match
- model-summaries
- pep_328
- regression
- strange-essaflow
- tainttracking
- basic
- commonSanitizer
- customSanitizer
- defaultAdditionalTaintStep-py3
- defaultAdditionalTaintStep
- generator-flow
- unwanted-global-flow
- typetracking
- variable-capture
- library-tests/CallGraph
- query-tests/Security
- CWE-022-TarSlip
- CWE-022-UnsafeUnpacking
- CWE-074-TemplateInjection
- CWE-074-paramiko
- CWE-074
- CWE-079
- CWE-091-XsltInjection
- CWE-091
- CWE-208/TimingAttackAgainstSensitiveInfo
- CWE-287-ConstantSecretKey
- CWE-522-global-option
- CWE-522
- CWE-943
- semmle/python/templates
- library-tests
- ApiGraphs/py3
- frameworks
- data
- django-orm
- flask
- joblib
- numpy
- pandas
- rest_framework
- testapp
- stdlib
- regexparser
- query-tests
- Functions/ModificationOfParameterWithDefault
- Security
- CWE-020-IncompleteHostnameRegExp
- CWE-020-SuspiciousRegexpRange
- CWE-022-PathInjection
- CWE-078-CommandInjection
- CWE-078-UnsafeShellCommandConstruction
- src
- CWE-079-ReflectedXss
- CWE-116-BadTagFilter
- CWE-209-StackTraceExposure
- CWE-285-PamAuthorization
- CWE-327-WeakSensitiveDataHashing
- CWE-502-UnsafeDeserialization
- CWE-601-UrlRedirect
- CWE-730-PolynomialReDoS
- CWE-730-ReDoS
- CWE-918-ServerSideRequestForgery
- CWE-943-NoSqlInjection
- PoC
- ql
- buramu
- extractor
- src
- ql/src
- codeql/files
- ruby/ql
- consistency-queries
- lib
- change-notes
- released
- codeql
- files
- ruby
- ast
- controlflow
- internal
- dataflow
- internal
- tainttracking1
- experimental
- frameworks
- core
- internal
- data/internal
- http_clients
- stdlib
- security
- performance
- regexp
- typetracking
- src
- change-notes/released
- experimental
- cwe-022-zipslip
- cwe-176
- cwe-208
- examples
- cwe-807
- decompression-api
- ldap-improper-auth
- examples
- ldap-injection
- manually-check-http-verb
- template-injection
- weak-params
- xpath-injection
- queries
- meta
- security
- cwe-020
- cwe-022
- cwe-078
- cwe-079
- cwe-089
- cwe-094
- cwe-116
- cwe-117
- cwe-1333
- cwe-134
- cwe-209
- cwe-312
- cwe-502
- cwe-506
- cwe-598
- cwe-601
- cwe-611
- cwe-732
- cwe-798
- cwe-829
- cwe-912
- cwe-918
- test
- TestUtilities
- internal
- library-tests
- dataflow
- array-flow
- barrier-guards
- call-sensitivity
- flow-summaries
- global
- hash-flow
- local
- params
- pathname-flow
- ssa-flow
- string-flow
- summaries
- type-tracker
- frameworks
- action_controller
- action_mailer
- active_record
- active_support
- arel
- graphql
- app/graphql/types
- json
- sinatra
- query-tests
- experimental
- ImproperLdapAuth
- TemplateInjection
- cwe-022-ZipSlip
- security
- cwe-022
- cwe-078/CommandInjection
- cwe-079
- cwe-089
- cwe-094/CodeInjection
- cwe-117
- cwe-1333-exponential-redos
- cwe-1333-regexp-injection
- cwe-134
- cwe-295
- cwe-601
- cwe-798
- cwe-829
- swift
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,270 files changed
+236007
-125289
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 48 | + | |
53 | 49 |
| |
54 | 50 |
| |
55 | 51 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + |
Lines changed: 29 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
| 55 | + | |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
| |||
62 | 61 |
| |
63 | 62 |
| |
64 | 63 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 64 | + | |
71 | 65 |
| |
72 | 66 |
| |
73 | 67 |
| |
74 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
75 | 72 |
| |
76 |
| - | |
| 73 | + | |
77 | 74 |
| |
78 | 75 |
| |
79 | 76 |
| |
80 | 77 |
| |
81 | 78 |
| |
82 | 79 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
86 | 83 |
| |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
0 commit comments