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: Reject TxProfiles when no transaction is active #821

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Oct 6, 2024

Describe your changes

This change sets the transaction pointer of a connector to nullptr in case a transaction is stopped. This addresses an issue that charging profiles with purpose TxProfile were accepted even in case no transaction was active, because that pointer was not reset.

Issue ticket number and link

Checklist before requesting a review

…n is stopped. This addresses the issue that charging profiles with purpose TxProfile were accepted even in case no transaction was active

Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
@hikinggrass hikinggrass merged commit 7d46674 into main Oct 7, 2024
4 checks passed
@hikinggrass hikinggrass deleted the bugfix/null-connector-tx branch October 7, 2024 05:27
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.

2 participants