Skip to content
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(single-instance): Check if pointer is null #2452

Merged
merged 2 commits into from
Feb 23, 2025
Merged

Conversation

FabianLars
Copy link
Member

fixes #2405

@FabianLars FabianLars requested a review from amrbashir February 23, 2025 16:44
@FabianLars FabianLars requested a review from a team as a code owner February 23, 2025 16:44
Copy link
Contributor

Package Changes Through 13b9a54

There are 5 changes which include log with patch, log-js with patch, single-instance with patch, updater with patch, updater-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.17 2.0.18
api-example-js 2.0.13 2.0.14
log 2.2.1 2.2.2
log-js 2.2.1 2.2.2
single-instance 2.2.1 2.2.2
updater 2.5.0 2.5.1
updater-js 2.5.0 2.5.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir amrbashir merged commit 1ab5f15 into v2 Feb 23, 2025
22 checks passed
@amrbashir amrbashir deleted the fix/nullpointer-deref branch February 23, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Null pointer dereference panic in single-instance-plugin
2 participants