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

bugfix: segfault when dereferencing null pointer in OpenEVSE implementation #4515

Merged
merged 2 commits into from
Sep 19, 2022

Conversation

sparkyson
Copy link
Contributor

Only happens if the EVSE is not under manual override mode but it leads to a crash under that circumstance.

@andig
Copy link
Member

andig commented Sep 18, 2022

Add a default switch case, too?

@andig andig merged commit 912af5f into evcc-io:master Sep 19, 2022
mabunixda added a commit to mabunixda/evcc that referenced this pull request Sep 23, 2022
* master:
  Fix resetOnDisconnect overriding default vehicle properties (evcc-io#4551)
  chore: add lint timeout
  more concise button
  Gracefully handle startup errors (evcc-io#4383)
  Add Solarwatt EnergyManager/Pro (evcc-io#4538)
  Fronius Gen24: simplify (evcc-io#4510)
  Telemetry: add green power
  Ford: handle login errors
  Telemetry: log Wh instead of kWh
  Telemetry: send only if above standby power
  Telemetry: switch to bearer auth
  Telemetry: improve naming
  Revert "SE: fix hybrid template (evcc-io#4503)" (evcc-io#4528)
  Allow Credentials (Basic Auth) for manifest.json (evcc-io#4525)
  Experimental: add telemetry for virtual power plant (evcc-io#4343)
  Easee: simplify smart charging
  OpenEVSE: fix null pointer (evcc-io#4515)
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.

None yet

2 participants