lorenzodonini / ocpp-go

Open Charge Point Protocol implementation in Go
MIT License
262 stars 125 forks source link

Fix nil pointer dereference on call error #127

Closed hevanto closed 2 years ago

hevanto commented 2 years ago

Fixes a panic for chargepoints that do not respond a valid errorDescription when issueing a faulty request.