Skip to content

Optimize null checking#1352

Merged
raucao merged 1 commit intoremotestorage:masterfrom
darkdread:bugfix/equal-null-object
Feb 20, 2026
Merged

Optimize null checking#1352
raucao merged 1 commit intoremotestorage:masterfrom
darkdread:bugfix/equal-null-object

Conversation

@darkdread
Copy link

The previous fix still allowed both nulls to pass through the code, making this statement false

// If this point has been reached, a and b are either arrays or objects.

Copy link
Member

@raucao raucao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@raucao raucao merged commit 9b8f59f into remotestorage:master Feb 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants