Skip to content

online-accounts: fix null pointer de-reference

Andy Holmes requested to merge wip/andyholmes/goa-helper-nullderef into main

Ensure goa_account_call_remove() isn't called on a NULL pointer.

Merge request reports